public static class SelectType.SelectInputEntry extends Object
| Constructor and Description |
|---|
SelectInputEntry(String key,
String value) |
SelectInputEntry(String key,
String value,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
boolean |
isSelcted() |
String |
toString() |
Copyright © 2019. All rights reserved.