|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.core.CoreSetting
public class CoreSetting
| Constructor Summary | |
|---|---|
CoreSetting(DataObject source,
Property property,
java.lang.Object value)
|
|
| Method Summary | |
|---|---|
long |
getCreatedMillis()
|
Property |
getProperty()
Returns the property of the setting. |
java.lang.Object |
getValue()
Returns the value of the setting. |
java.lang.String |
getValuePath()
|
boolean |
isSet()
Returns whether or not the property is set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreSetting(DataObject source,
Property property,
java.lang.Object value)
| Method Detail |
|---|
public Property getProperty()
getProperty in interface ChangeSummary.Settingpublic java.lang.Object getValue()
getValue in interface ChangeSummary.Settingpublic java.lang.String getValuePath()
getValuePath in interface PlasmaSettingpublic boolean isSet()
isSet in interface ChangeSummary.Settingtrue if the property is set.public long getCreatedMillis()
getCreatedMillis in interface PlasmaSetting
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||