Class TeamOfficialEntity
java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.TeamOfficialEntity
Entity holding data about team official
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TeamOfficialEntityprotected TeamOfficialEntity()
 
- 
- 
Method Details- 
getIdpublic int getId()Team official id- Returns:
- id
 
- 
getNameTeam official name- Returns:
- name
 
- 
getTeamTeam official team- Returns:
- home or away team
 
 
-