Class LocalizedStringEntry
java.lang.Object
com.commercetools.api.models.common.LocalizedStringEntry
Entry of for a LocalizedString
-
Method Summary
-
Method Details
-
of
-
of
Creates an entry for language tag and a value.The language tag can be just a language code or language and a country
- Parameters:
languageTag
- language tag as inLocale.forLanguageTag(String)
value
- value of this entry- Returns:
- entry
-
getLocale
-
getValue
-