
public interface ConfigProperty extends IdDecoratedMetadata, CopyableMetaData
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigProperty.Attribute
A Attribute.
|
static class |
ConfigProperty.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
XsdString |
getConfigPropertyName() |
XsdString |
getConfigPropertyType() |
XsdString |
getConfigPropertyValue() |
List<LocalizedXsdString> |
getDescriptions() |
String |
getId()
Return the String representing xml ID
|
boolean |
isValueSet()
convenient method t verify if the value has already been set
|
copyList<LocalizedXsdString> getDescriptions()
XsdString getConfigPropertyName()
XsdString getConfigPropertyType()
XsdString getConfigPropertyValue()
String getId()
getId in interface IdDecoratedMetadataIdDecoratedMetadata.getId()boolean isValueSet()
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)