public class FieldPath extends JsonPath
childResource, elementName, ids, parentResource| Modifier and Type | Method and Description |
|---|---|
PathIds |
getIds() |
String |
getResourceName()
Returns name of a resource the last resource in requested path.
|
boolean |
isCollection()
Returns true if a JsonPath concerns a collection.
|
void |
setIds(PathIds ids) |
equals, getChildResource, getElementName, getParentResource, hashCode, setChildResource, setParentResourcepublic FieldPath(String elementName)
public boolean isCollection()
JsonPathisCollection in class JsonPathpublic String getResourceName()
JsonPathgetResourceName in class JsonPathCopyright © 2015. All Rights Reserved.