htwdd.chessgame.server.dto / MatchIdDTO
MatchIdDTO
class MatchIdDTO : Serializable
Data transfer object for a matchId
Author Felix Dimmel
Constructors
| <init> | MatchIdDTO(matchId: Int = 0)Data transfer object for a matchId |
Properties
| matchId | val matchId: IntMatch reference |