public static final class PropertyPath.KeyId extends PropertyPath.NodeId
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PropertyPath.NodeId |
fallbackId() |
String |
getKey() |
int |
hashCode() |
boolean |
isKey() |
String |
toString() |
getIndex, getKeyOrIndex, isIndex, valueOf, valueOf, valueOfpublic final String key
public boolean isKey()
isKey in class PropertyPath.NodeIdpublic String getKey()
getKey in class PropertyPath.NodeIdpublic PropertyPath.NodeId fallbackId()
fallbackId in class PropertyPath.NodeIdCopyright © 2015. All rights reserved.