public static interface ChangeSummary.Setting
Modifier and Type | Method and Description |
---|---|
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.
|
Property getProperty()
java.lang.Object getValue()
boolean isSet()
true
if the property is set.