Class MatchTeamEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.MatchTeamEntity
-
- All Implemented Interfaces:
Serializable
public class MatchTeamEntity extends Object implements Serializable
A match team representation- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNationality()
Returns the team nationalityTeam
getSide()
Returns the side of the team
-