public class ExtractorForListRoutesOutput extends Object
| Constructor and Description |
|---|
ExtractorForListRoutesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath()
Get path
|
String |
getResourceType()
Get resourceType
|
Integer |
getSource()
Get source
|
int |
hashCode() |
ExtractorForListRoutesOutput |
isAuth(Boolean isAuth) |
Boolean |
isIsAuth()
Get isAuth
|
ExtractorForListRoutesOutput |
path(String path) |
ExtractorForListRoutesOutput |
resourceType(String resourceType) |
void |
setIsAuth(Boolean isAuth) |
void |
setPath(String path) |
void |
setResourceType(String resourceType) |
void |
setSource(Integer source) |
ExtractorForListRoutesOutput |
source(Integer source) |
String |
toString() |
public ExtractorForListRoutesOutput isAuth(Boolean isAuth)
public Boolean isIsAuth()
public void setIsAuth(Boolean isAuth)
public ExtractorForListRoutesOutput path(String path)
public String getPath()
public void setPath(String path)
public ExtractorForListRoutesOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public ExtractorForListRoutesOutput source(Integer source)
public Integer getSource()
public void setSource(Integer source)
Copyright © 2026. All rights reserved.