public class Locales extends Object
| Constructor and Description |
|---|
Locales() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultLocale() |
List<String> |
getLocales() |
void |
setDefaultLocale(String defaultLocale) |
void |
setLocales(List<String> locales) |
Copyright © 2013–2024. All rights reserved.