| Package | Description |
|---|---|
| com.atlassian.confluence.languages |
| Modifier and Type | Method and Description |
|---|---|
@NonNull 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(@Nullable Locale requestedLocale,
@NonNull Locale selectedLocale,
@NonNull LocaleInfo.SelectionReason selectionReason) |
Copyright © 2003–2022 Atlassian. All rights reserved.