|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ChangeSummary.Setting
A setting encapsulates a property
and a corresponding single value of the property's type
.
Method Summary | |
---|---|
Property |
getProperty()
Returns the property of the setting. |
java.lang.Object |
getValue()
Returns the value of the setting. |
boolean |
isSet()
Returns whether or not the property is set. |
Method Detail |
---|
Property getProperty()
java.lang.Object getValue()
boolean isSet()
true
if the property is set.
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |