Modifier and Type | Method and Description |
---|---|
int |
countAncestors() |
boolean |
equals(Object o) |
Property |
get(int index) |
ImmutableList<Property> |
getProperties() |
ImmutableList<Value> |
getValues() |
ValueType |
getValueType() |
int |
hashCode() |
int |
size() |
String |
toString() |
public int countAncestors()
public ValueType getValueType()
public ImmutableList<Property> getProperties()
public ImmutableList<Value> getValues()
public int size()
public Property get(int index)