|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapidtransform.core.meta.def.BaseMetaClass
com.rapidtransform.core.meta.def.BaseMetaRelation
public class BaseMetaRelation
Constructor Summary | |
---|---|
BaseMetaRelation()
|
Method Summary | |
---|---|
QName |
getTargetType()
|
void |
setTargetType(QName targetType)
|
Methods inherited from class com.rapidtransform.core.meta.def.BaseMetaClass |
---|
getDescription, getDisplay, getExtendsClass, getJavaClass, getName, getProperties, getRelations, isSearchable, setDescription, setDisplay, setExtendsClass, setJavaClass, setName, setProperties, setRelations, setSearchable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.rapidtransform.core.meta.MetaClass |
---|
getDescription, getDisplay, getExtendsClass, getJavaClass, getName, getProperties, getRelations, isSearchable |
Constructor Detail |
---|
public BaseMetaRelation()
Method Detail |
---|
public QName getTargetType()
getTargetType
in interface MetaRelation
public void setTargetType(QName targetType)
targetType
- The targetType to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |