Uses of Class
be.yildizgames.engine.feature.player.protocol.PlayerDto
-
Packages that use PlayerDto Package Description be.yildizgames.engine.feature.player.protocol.mapper -
-
Uses of PlayerDto in be.yildizgames.engine.feature.player.protocol.mapper
Methods in be.yildizgames.engine.feature.player.protocol.mapper that return PlayerDto Modifier and Type Method Description PlayerDtoPlayerDtoMapper. from(String s)Methods in be.yildizgames.engine.feature.player.protocol.mapper with parameters of type PlayerDto Modifier and Type Method Description StringPlayerDtoMapper. to(PlayerDto dto)
-