public interface AllowedValue extends MetaDataObject
TypeDescription| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Gets the verbose description of this allowed value. | 
| String | getString()Gets the allowed value. | 
| void | setDescription(String aDescription)Sets the verbose description of this allowed value. | 
| void | setString(String aString)Sets the allowed value. | 
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLString getString()
void setString(String aString)
aString - the allowed value stringString getDescription()
void setDescription(String aDescription)
aDescription - the description of this allowed valueCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.