Uses of Class
eu.getmangos.dto.BansDTO
| Package | Description |
|---|---|
| eu.getmangos.mapper | |
| eu.getmangos.rest | |
| eu.getmangos.rest.impl |
-
Uses of BansDTO in eu.getmangos.mapper
Methods in eu.getmangos.mapper that return BansDTO Modifier and Type Method Description BansDTOBanMapper. banToDTO(AccountBanned ban)Methods in eu.getmangos.mapper with parameters of type BansDTO Modifier and Type Method Description AccountBannedBanMapper. dtoToEntity(BansDTO ban) -
Uses of BansDTO in eu.getmangos.rest
-
Uses of BansDTO in eu.getmangos.rest.impl