public class LocaleId extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static LocaleId |
DE |
static LocaleId |
EN |
static LocaleId |
EN_US |
static LocaleId |
ES |
static LocaleId |
FR |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static LocaleId |
fromJavaName(String localeName) |
String |
getId()
BCP-47 language tag
|
int |
hashCode() |
String |
toJavaName() |
String |
toString() |
Copyright © 2018 Zanata Project. All rights reserved.