|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
protected static interface PropertyPath.PathReference
Generic worker object interface for PathElements. PathElements represent the parsed elements of the path. PathReferences are the access objects for those path elements.
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns the value of this reference. |
void |
release()
Releases any listeners this reference may have registered. |
void |
setValue(java.lang.Object value)
Sets the value of this reference. |
Method Detail |
---|
java.lang.Object getValue()
void setValue(java.lang.Object value)
void release()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |