public static interface PropertyMap.Property
Modifier and Type | Method and Description |
---|---|
String |
getName() |
DataType |
getType() |
Object |
getValue() |
void |
setValue(Object newValue)
Sets the new value for this property.
|
String getName()
DataType getType()
Object getValue()
void setValue(Object newValue)
PropertyMap.save()
method has been called.Copyright © 2005–2018. All rights reserved.