Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.TeamOfficialEntity
-
Packages that use TeamOfficialEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of TeamOfficialEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return TeamOfficialEntity Modifier and Type Method Description static TeamOfficialEntity
JaxbLiveScoutEntityFactoryHelper. buildTeamOfficial(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Teamofficial teamofficial)
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type TeamOfficialEntity Modifier and Type Method Description List<TeamOfficialEntity>
LineupsEntity. getTeamOfficials()
Gets list of team officials
-