Uses of Class
eu.getmangos.dto.WardenActions
| Package | Description |
|---|---|
| eu.getmangos.dto | |
| eu.getmangos.mapper |
-
Uses of WardenActions in eu.getmangos.dto
Methods in eu.getmangos.dto that return WardenActions Modifier and Type Method Description static WardenActionsWardenActions. convert(int code)static WardenActionsWardenActions. valueOf(String name)Returns the enum constant of this type with the specified name.static WardenActions[]WardenActions. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WardenActions in eu.getmangos.mapper
Methods in eu.getmangos.mapper that return WardenActions Modifier and Type Method Description default WardenActionsWardenLogMapper. map(short value)Methods in eu.getmangos.mapper with parameters of type WardenActions Modifier and Type Method Description default shortWardenLogMapper. mapPrim(WardenActions action)