public class I18nBundleModelRow extends Object
| Constructor and Description |
|---|
I18nBundleModelRow() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getLocaleValue(Locale locale) |
void |
setKey(String key) |
void |
setLocaleValue(Locale locale,
String s) |
Copyright © 2007–2017 CodeLutin. All rights reserved.