| Package | Description |
|---|---|
| com.atlassian.confluence.languages |
| Modifier and Type | Method and Description |
|---|---|
LocaleInfo.SelectionReason |
LocaleInfo.getSelectionReason() |
static LocaleInfo.SelectionReason |
LocaleInfo.SelectionReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleInfo.SelectionReason[] |
LocaleInfo.SelectionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LocaleInfo(Locale requestedLocale,
Locale selectedLocale,
LocaleInfo.SelectionReason selectionReason) |
Copyright © 2003–2017 Atlassian. All rights reserved.