Package org.javlo.service
Class ListService.I18nItem
- java.lang.Object
-
- org.javlo.service.ListService.ListItem
-
- org.javlo.service.ListService.I18nItem
-
- All Implemented Interfaces:
IListItem
- Enclosing class:
- ListService
public static class ListService.I18nItem extends ListService.ListItem
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
void
setLg(String lg)
-
Methods inherited from class org.javlo.service.ListService.ListItem
getKey, getValue, setKey, setValue
-
-