public interface LocalizedTextHolder
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedText> |
getTexts() |
LocalizedText |
getTextWithLocale(String locale) |
boolean |
hasTextWithLocale(String locale) |
List<LocalizedText> getTexts()
boolean hasTextWithLocale(String locale)
locale - ISO639-1 locale codeLocalizedText getTextWithLocale(String locale)
locale - ISO639-1 locale codeCopyright © 2017. All Rights Reserved.