|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The FieldName interface defines methods to reference an already existing Field.
Method Summary | |
java.lang.String |
getField()
Returns the name of the referenced field. |
void |
setField(java.lang.String field)
Allows to set the name of the referenced field. |
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject |
getParent, setParent |
Method Detail |
public java.lang.String getField()
public void setField(java.lang.String field)
field
- the string representation of the referenced field
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |