public class ItemOption extends Object
| Constructor and Description |
|---|
ItemOption() |
ItemOption(String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
String |
getValue() |
void |
setText(String text) |
void |
setValue(String value) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.