public class TeamStatDetailDto
extends java.lang.Object
| Constructor and Description |
|---|
TeamStatDetailDto() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAverageGamesPlayed() |
static long |
getInstanceCount() |
int |
getLosses() |
java.lang.String |
getTeamStatType() |
int |
getWins() |
public static long getInstanceCount()
public int getWins()
-1 if not defined.public int getLosses()
-1 if not definedpublic int getAverageGamesPlayed()
-1 if not definedpublic java.lang.String getTeamStatType()