public class ParticipantIdentity extends Dto implements java.io.Serializable
| Constructor and Description |
|---|
ParticipantIdentity() |
| Modifier and Type | Method and Description |
|---|---|
int |
getParticipantId() |
Player |
getPlayer() |
java.lang.String |
toString() |
toString, toStringVerboselypublic int getParticipantId()
public Player getPlayer()
public java.lang.String toString()
toString in class java.lang.Object