|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface EnumValue
Represents a value in an enumeration. Can be used with
StringProperty, DoubleProperty, and IntegerProperty.
| Required Element Summary | |
|---|---|
String |
value
The actual value of the EnumValue that is stored in the configuration property. |
| Optional Element Summary | |
|---|---|
String |
label
The label of the EnumValue shown in CAS Console. |
| Element Detail |
|---|
public abstract String value
public abstract String label
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||