Uses of Class
eu.getmangos.dto.AccountEventDTO.Event
| Package | Description |
|---|---|
| eu.getmangos.dto | |
| eu.getmangos.mapper |
-
Uses of AccountEventDTO.Event in eu.getmangos.dto
Methods in eu.getmangos.dto that return AccountEventDTO.Event Modifier and Type Method Description static AccountEventDTO.EventAccountEventDTO.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static AccountEventDTO.Event[]AccountEventDTO.Event. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AccountEventDTO.Event in eu.getmangos.mapper
Methods in eu.getmangos.mapper with parameters of type AccountEventDTO.Event Modifier and Type Method Description AccountEventDTOAccountMapper. map(Account account, AccountEventDTO.Event event)