public class Property extends Valuable
| Constructor and Description |
|---|
Property() |
Property(String type,
String name) |
Property(String type,
String name,
ValueType valueType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isNull() |
void |
setName(String name) |
asCollection, asComplex, asEnum, asGeospatial, asPrimitive, equals, getType, getValue, getValueType, hashCode, isCollection, isComplex, isEnum, isGeospatial, isPrimitive, setType, setValue, toStringgetAnnotationsCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.