|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
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.
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |