|
||||||||||
| 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.XmlMetaCollection
public class XmlMetaCollection
| Constructor Summary | |
|---|---|
XmlMetaCollection(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type,
java.lang.String collectionType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMetaType()
|
| Methods inherited from class org.hibernate.jpamodelgen.xml.XmlMetaAttribute |
|---|
getDeclarationString, getHostingEntity, 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, getHostingEntity, getPropertyName, getTypeDeclaration |
| Constructor Detail |
|---|
public XmlMetaCollection(XmlMetaEntity parent,
java.lang.String propertyName,
java.lang.String type,
java.lang.String collectionType)
| Method Detail |
|---|
public java.lang.String getMetaType()
getMetaType in interface MetaAttributegetMetaType in class XmlMetaAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||