Constructor and Description |
---|
Option(String value) |
Option(String label,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns the label that represents the option.
|
String |
getValue()
Returns the value of the option.
|
String |
toString() |
String |
toXML() |
public Option(String value)
Copyright © 2003-2007 Jive Software.