public class TeamStatDetail extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
averageGamesPlayed |
int |
losses |
String |
teamStatType |
int |
wins |
| Constructor and Description |
|---|
TeamStatDetail() |
public int averageGamesPlayed
public int losses
public String teamStatType
public int wins
Copyright © 2014. All rights reserved.