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