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