public static class ListService.ListItem extends Object implements IListItem
| Constructor and Description |
|---|
ListItem(Map.Entry mapEntry) |
ListItem(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
public ListItem(Map.Entry mapEntry)
Copyright © 2012-2018. All Rights Reserved.