org.hibernate.jpamodelgen.model
Interface MetaAttribute
- All Known Subinterfaces:
- MetaCollection, MetaSingleAttribute
- All Known Implementing Classes:
- AnnotationMetaAttribute, AnnotationMetaCollection, AnnotationMetaMap, AnnotationMetaSingleAttribute, XmlMetaAttribute, XmlMetaCollection, XmlMetaMap, XmlMetaSingleAttribute
public interface MetaAttribute
- Author:
- Hardy Ferentschik
getDeclarationString
java.lang.String getDeclarationString()
getMetaType
java.lang.String getMetaType()
getPropertyName
java.lang.String getPropertyName()
getTypeDeclaration
java.lang.String getTypeDeclaration()
Copyright © 2009-2010. All Rights Reserved.