public class TeamStatisticsDto extends Object
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getCards()  | 
Integer | 
getCornerKicks()  | 
Integer | 
getGreenCards()  | 
HomeAway | 
getHomeAway()  | 
String | 
getName()  | 
Integer | 
getRedCards()  | 
Urn | 
getTeamId()  | 
Integer | 
getYellowCards()  | 
Integer | 
getYellowRedCards()  | 
String | 
toString()  | 
public String getName()
public Urn getTeamId()
public HomeAway getHomeAway()
public Integer getCards()
public Integer getYellowCards()
public Integer getRedCards()
public Integer getYellowRedCards()
public Integer getCornerKicks()
public Integer getGreenCards()
Copyright © 2016–2025. All rights reserved.