@StableMinor(version="12.3", sinceVersion="4.0") public class LocaleConfig extends Object
Constructor and Description |
---|
LocaleConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getLocale()
Returns the locale code.
|
String |
getLocaleId()
Returns the localeId, a guid for identifying the locale in the
portal database.
|
String |
getName()
Returns the display name for this locale.
|
void |
setLocale(String locale)
Sets the locale code.
|
void |
setLocaleId(String localeId)
Sets the localeId.
|
void |
setName(String name)
Sets the display name for this locale.
|
public String getLocaleId()
public void setLocaleId(String localeId)
localeId
- the localeId value to setpublic String getLocale()
Locale.toString()
public void setLocale(String locale)
locale
- the locale code value to setLocale.toString()
public String getName()
public void setName(String name)
name
- this locale's display name.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.