public class LobbyEventWrapper extends Dto implements java.io.Serializable
Constructor and Description |
---|
LobbyEventWrapper() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LobbyEvent> |
getEventList() |
java.lang.String |
toString() |
toString, toStringVerbosely
public java.util.List<LobbyEvent> getEventList()
public java.lang.String toString()
toString
in class java.lang.Object