public abstract class XmlMetaAttribute extends Object implements MetaAttribute
Modifier and Type | Method and Description |
---|---|
String |
getAttributeDeclarationString() |
String |
getAttributeNameDeclarationString() |
MetaEntity |
getHostingEntity() |
abstract String |
getMetaType() |
String |
getPropertyName() |
String |
getTypeDeclaration() |
String |
toString() |
public String getAttributeDeclarationString()
getAttributeDeclarationString
in interface MetaAttribute
public String getAttributeNameDeclarationString()
getAttributeNameDeclarationString
in interface MetaAttribute
public String getPropertyName()
getPropertyName
in interface MetaAttribute
public String getTypeDeclaration()
getTypeDeclaration
in interface MetaAttribute
public MetaEntity getHostingEntity()
getHostingEntity
in interface MetaAttribute
public abstract String getMetaType()
getMetaType
in interface MetaAttribute
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.