public class Option extends Object
Option()
Option(String value, String label)
String
getLabel()
getValue()
void
setLabel(String label)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Option(String value, String label)
public Option()
public String getLabel()
public void setLabel(String label)
public String getValue()
public void setValue(String value)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}