|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
author Sebastien Chassande-Barrioz
Method Summary | |
void |
setClassName(java.lang.String className)
Specifies the class within which the related generic class is defined. |
void |
setFieldName(java.lang.String fieldName)
Specifies the field of the class which defines the related generic class. |
void |
setGenClassLevel(java.lang.String level)
Specifies the level of names of the related generic class (e.g., for a set of lists, lists are level 0). |
Methods inherited from interface org.objectweb.jorm.genclass.api.GenClassProp |
setElemDesc, setIdentifierDesc, setIndexDesc, setPType |
Method Detail |
public void setClassName(java.lang.String className)
public void setFieldName(java.lang.String fieldName)
public void setGenClassLevel(java.lang.String level)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |