-
public class LocaleObject
-
-
Method Summary
Modifier and Type Method Description static ILocaleObjectcreateDefault()static ILocaleObjectcreateFromLocaleId(String localeId)-
-
Method Detail
-
createDefault
static ILocaleObject createDefault()
-
createFromLocaleId
static ILocaleObject createFromLocaleId(String localeId)
-
-
-
-