Uses of Class
eu.getmangos.dto.Expansion
| Package | Description |
|---|---|
| eu.getmangos.dto | |
| eu.getmangos.mapper |
-
Uses of Expansion in eu.getmangos.dto
Methods in eu.getmangos.dto that return Expansion Modifier and Type Method Description static ExpansionExpansion. convert(int expansion)static ExpansionExpansion. valueOf(String name)Returns the enum constant of this type with the specified name.static Expansion[]Expansion. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Expansion in eu.getmangos.mapper
Methods in eu.getmangos.mapper that return Expansion Modifier and Type Method Description default ExpansionAccountMapper. mapExp(int exp)Methods in eu.getmangos.mapper with parameters of type Expansion Modifier and Type Method Description default shortAccountMapper. mapExpPrim(Expansion exp)