|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.jpamodelgen.xml.XmlMetaAttribute
org.hibernate.jpamodelgen.xml.XmlMetaSingleAttribute
public class XmlMetaSingleAttribute
Field Summary |
---|
Fields inherited from class org.hibernate.jpamodelgen.xml.XmlMetaAttribute |
---|
parentEntity |
Constructor Summary | |
---|---|
XmlMetaSingleAttribute(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type)
|
Method Summary | |
---|---|
java.lang.String |
getMetaType()
|
Methods inherited from class org.hibernate.jpamodelgen.xml.XmlMetaAttribute |
---|
getDeclarationString, getPropertyName, getTypeDeclaration, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.hibernate.jpamodelgen.model.MetaAttribute |
---|
getDeclarationString, getPropertyName, getTypeDeclaration |
Constructor Detail |
---|
public XmlMetaSingleAttribute(XmlMetaEntity parent, java.lang.String propertyName, java.lang.String type)
Method Detail |
---|
public java.lang.String getMetaType()
getMetaType
in interface MetaAttribute
getMetaType
in class XmlMetaAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |