|
||||||||||
| 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
org.hibernate.jpamodelgen.annotation.AnnotationMetaMap
public class AnnotationMetaMap
| Field Summary |
|---|
| Fields inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute |
|---|
element, parent |
| Constructor Summary | |
|---|---|
AnnotationMetaMap(AnnotationMetaEntity parent,
javax.lang.model.element.Element element,
java.lang.String collectionType,
java.lang.String keyType,
java.lang.String elementType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDeclarationString()
|
| Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaCollection |
|---|
getMetaType |
| Methods inherited from class org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute |
|---|
getPropertyName, getTypeDeclaration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.hibernate.jpamodelgen.MetaAttribute |
|---|
getPropertyName, getTypeDeclaration |
| Constructor Detail |
|---|
public AnnotationMetaMap(AnnotationMetaEntity parent,
javax.lang.model.element.Element element,
java.lang.String collectionType,
java.lang.String keyType,
java.lang.String elementType)
| Method Detail |
|---|
public java.lang.String getDeclarationString()
getDeclarationString in interface MetaAttributegetDeclarationString in class AnnotationMetaAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||