|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyData
| Method Summary | |
|---|---|
long |
getId()
|
int |
getIndex()
|
Object |
getValue()
|
void |
setNewValue(Object newValue)
Sets the value of this PropertyData if it hasn't been set
before (light loading of the node). |
| Method Detail |
|---|
long getId()
int getIndex()
Object getValue()
void setNewValue(Object newValue)
PropertyData if it hasn't been set
before (light loading of the node). The instance containing the
new value will be returned. It can be the same or a new instance
depending on what would be more suitable for the newValue.
This method is only valid for String/Array property types. All other
get loaded directly.
newValue - the new value to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||