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