|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
todo: Description
Method Summary | |
---|---|
MetaObject |
getLinkedMO()
Returns the MetaObject referenced by the current MetaObject. |
java.lang.String |
getMapperName()
Returns the mapper name. |
java.lang.String |
getProjectName()
Returns the project name. |
void |
setLinkedMO(MetaObject refMO)
Sets the MetaObject referenced by the current MetaObject. |
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject |
---|
getParent, setParent |
Method Detail |
public MetaObject getLinkedMO()
public void setLinkedMO(MetaObject refMO)
refMO
- the MetaObject referenced by the current objectpublic java.lang.String getMapperName()
public java.lang.String getProjectName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |