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