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