| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Property.get(java.lang.Object obj)
Returns the value of the representation of this property from the specified object.
|
void |
Property.set(java.lang.Object obj,
java.lang.Object value)
Sets a new value to the representation of this property on the specified object.
|
Copyright © 2015 Minimalcode. All Rights Reserved.