public class ImmutableLocalizedText extends Object implements Serializable, LocalizedText
| Constructor and Description |
|---|
ImmutableLocalizedText(String value) |
ImmutableLocalizedText(String value,
String locale) |
public ImmutableLocalizedText(String value)
public String getValue()
getValue in interface LocalizedTextpublic String getLocale()
getLocale in interface LocalizedTextCopyright © 2014. All Rights Reserved.