TranslationImplpublic interface Translation
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Locale |
getLocale() |
|
java.lang.String |
getText() |
|
boolean |
has(java.util.Locale locale) |
|
void |
setLocale(java.util.Locale locale) |
|
void |
setText(java.lang.String text) |
Copyright © 2018. All rights reserved.