public interface Value extends Element
This interface represents a value.
static java.lang.String
copyright
java.lang.String
getLabel()
getName()
getValue()
static final java.lang.String copyright
java.lang.String getLabel()
Returns the label.
java.lang.String getName()
Returns the name.
java.lang.String getValue()
Returns the value.