public class NestedProperty extends Property
| Constructor and Description |
|---|
NestedProperty(String expression,
Property property,
Property[] path)
Creates a new NestedProperty
|
| Modifier and Type | Method and Description |
|---|---|
NestedProperty |
copy() |
boolean |
equals(Object other) |
Property[] |
getPath() |
int |
hashCode() |
boolean |
hasPath() |
boolean |
isArrayElement() |
boolean |
isListElement() |
boolean |
isMapKey() |
copy, getContainer, getElement, getElementType, getExpression, getGetter, getGetterName, getName, getRawType, getSetter, getSetterName, getType, isArray, isAssignableFrom, isCollection, isEnum, isList, isMap, isMultiOccurrence, isPrimitive, isSet, toStringpublic NestedProperty copy()
public Property[] getPath()
public boolean hasPath()
public boolean isListElement()
isListElement in class Propertypublic boolean isArrayElement()
isArrayElement in class PropertyCopyright © 2019 Glasnost. All rights reserved.