public interface EnumerationItem
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUserPresentation()
Get the user presentation for this enumeration item.
|
java.lang.String |
getValue()
Get the value of this enumeration item as a string.
|
static final java.lang.String COPYRIGHT
java.lang.String getUserPresentation()
java.lang.String getValue()
Boolean.valueOf()
method.