public class MatchListDto
extends java.lang.Object
| Constructor and Description |
|---|
MatchListDto() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex() |
static long |
getInstanceCount() |
MatchReference[] |
getMatches() |
int |
getStartIndex() |
int |
getTotalGames() |
public static long getInstanceCount()
public int getEndIndex()
public MatchReference[] getMatches()
public int getStartIndex()
public int getTotalGames()