|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TypedElement interface is the top level of the "field" interface. two blocks derived from this object, the reference object (a reference to a class or a reference to a generic class), and the primitive element object (scalar field).
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the current typed element. |
PType |
getType()
Returns the type of the field. |
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject |
---|
getParent, setParent |
Method Detail |
public java.lang.String getName()
public PType getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |