public class SelectOption extends Object implements Serializable
| Constructor and Description |
|---|
SelectOption(String label,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getValue() |
void |
setLabel(String label) |
void |
setValue(String value) |
Copyright © 2003–2016 Sakai Project. All rights reserved.