Class AnnotationMetaSingleAttribute
java.lang.Object
org.hibernate.processor.annotation.AnnotationMetaAttribute
org.hibernate.processor.annotation.AnnotationMetaSingleAttribute
- All Implemented Interfaces:
MetaAttribute,MetaSingleAttribute
public class AnnotationMetaSingleAttribute
extends AnnotationMetaAttribute
implements MetaSingleAttribute
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationMetaSingleAttribute(AnnotationMetaEntity parent, Element element, String type) -
Method Summary
Methods inherited from class org.hibernate.processor.annotation.AnnotationMetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hibernate.processor.model.MetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, inheritedAnnotations
-
Constructor Details
-
AnnotationMetaSingleAttribute
-
-
Method Details
-
getMetaType
- Specified by:
getMetaTypein interfaceMetaAttribute- Specified by:
getMetaTypein classAnnotationMetaAttribute
-