public class LocaleInfo extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
LocaleInfo.SelectionReason |
Constructor and Description |
---|
LocaleInfo(Locale requestedLocale,
Locale selectedLocale,
LocaleInfo.SelectionReason selectionReason) |
Modifier and Type | Method and Description |
---|---|
Locale |
getRequestedLocale() |
Locale |
getSelectedLocale() |
LocaleInfo.SelectionReason |
getSelectionReason() |
Copyright © 2003–2017 Atlassian. All rights reserved.