| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyValue
Encapsulates a property with its value and an optional reason for change. This interface has no dependence on runtime specific objects.
Method Summary | |
---|---|
PropertyValueChangeType | getChangeType()
Return the reason the property value change is being propagated. |
Property | getProperty()
Return the Property part of this object. |
java.lang.Object | getValue()
Return the value of the Property. |
Method Detail |
---|
Property getProperty()
java.lang.Object getValue()
PropertyValueChangeType getChangeType()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |