public class Option extends Object implements Serializable
| Constructor and Description |
|---|
Option() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getValue() |
boolean |
isSelected() |
void |
setLabel(String label) |
void |
setSelected(boolean selected) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2021 Open Knowledge Management System S.L.. All Rights Reserved.