Class TeamOfficialEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.TeamOfficialEntity
-
public class TeamOfficialEntity extends Object
Entity holding data about team official
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TeamOfficialEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
Team official idString
getName()
Team official nameTeam
getTeam()
Team official team
-