public class OpenPatricianSpinnerOptionDataModel extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
display |
private String |
option |
private String |
value |
| Constructor and Description |
|---|
OpenPatricianSpinnerOptionDataModel(String option) |
OpenPatricianSpinnerOptionDataModel(String option,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplay() |
String |
getOption() |
String |
getValue() |
boolean |
isEllipsed() |
void |
setDisplay(String display) |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.