Package org.hibernate.processor.xml
Class XmlMetaAttribute
java.lang.Object
org.hibernate.processor.xml.XmlMetaAttribute
- All Implemented Interfaces:
MetaAttribute
- Direct Known Subclasses:
XmlMetaCollection
,XmlMetaSingleAttribute
-
Method Details
-
hasTypedAttribute
public boolean hasTypedAttribute()- Specified by:
hasTypedAttribute
in interfaceMetaAttribute
-
hasStringAttribute
public boolean hasStringAttribute()- Specified by:
hasStringAttribute
in interfaceMetaAttribute
-
getAttributeDeclarationString
- Specified by:
getAttributeDeclarationString
in interfaceMetaAttribute
-
getAttributeNameDeclarationString
- Specified by:
getAttributeNameDeclarationString
in interfaceMetaAttribute
-
getPropertyName
- Specified by:
getPropertyName
in interfaceMetaAttribute
-
getTypeDeclaration
- Specified by:
getTypeDeclaration
in interfaceMetaAttribute
-
getHostingEntity
- Specified by:
getHostingEntity
in interfaceMetaAttribute
-
getMetaType
- Specified by:
getMetaType
in interfaceMetaAttribute
-
toString
-