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