|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute
org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection
public class AnnotationMetaCollection
Field Summary |
---|
Fields inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute |
---|
element, parent |
Constructor Summary | |
---|---|
AnnotationMetaCollection(AnnotationMetaEntity parent,
javax.lang.model.element.Element element,
java.lang.String collectionType,
java.lang.String elementType)
|
Method Summary | |
---|---|
java.lang.String |
getMetaType()
|
Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute |
---|
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 AnnotationMetaCollection(AnnotationMetaEntity parent, javax.lang.model.element.Element element, java.lang.String collectionType, java.lang.String elementType)
Method Detail |
---|
public java.lang.String getMetaType()
getMetaType
in interface MetaAttribute
getMetaType
in class AnnotationMetaAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |