Uses of Class
eu.getmangos.dto.Locale
| Package | Description |
|---|---|
| eu.getmangos.dto | |
| eu.getmangos.mapper |
-
Uses of Locale in eu.getmangos.dto
Methods in eu.getmangos.dto that return Locale Modifier and Type Method Description static LocaleLocale. convert(int locale)static LocaleLocale. valueOf(String name)Returns the enum constant of this type with the specified name.static Locale[]Locale. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Locale in eu.getmangos.mapper
Methods in eu.getmangos.mapper that return Locale Modifier and Type Method Description default LocaleAccountMapper. mapLocale(int loc)Methods in eu.getmangos.mapper with parameters of type Locale Modifier and Type Method Description default shortAccountMapper. mapLocalePrim(Locale loc)