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