public class I18NString extends Object
| Modifier and Type | Method and Description | 
|---|---|
String | 
getKey()  | 
Optional<String> | 
getTranslation()  | 
static I18NString | 
withKey(String key)  | 
I18NString | 
withTranslation(String translation)  | 
public String getKey()
public I18NString withTranslation(String translation)
public static I18NString withKey(String key)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.