public abstract class AnnotationMetaAttribute extends Object implements MetaAttribute
| Constructor and Description |
|---|
AnnotationMetaAttribute(AnnotationMetaEntity parent,
Element element,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeDeclarationString() |
String |
getAttributeNameDeclarationString() |
MetaEntity |
getHostingEntity() |
abstract String |
getMetaType() |
String |
getPropertyName() |
String |
getTypeDeclaration() |
String |
toString() |
public AnnotationMetaAttribute(AnnotationMetaEntity parent, Element element, String type)
public String getAttributeDeclarationString()
getAttributeDeclarationString in interface MetaAttributepublic String getAttributeNameDeclarationString()
getAttributeNameDeclarationString in interface MetaAttributepublic String getPropertyName()
getPropertyName in interface MetaAttributepublic MetaEntity getHostingEntity()
getHostingEntity in interface MetaAttributepublic abstract String getMetaType()
getMetaType in interface MetaAttributepublic String getTypeDeclaration()
getTypeDeclaration in interface MetaAttributeCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.