Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.PlayerEntity
-
Packages that use PlayerEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of PlayerEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return PlayerEntity Modifier and Type Method Description static PlayerEntity
JaxbLiveScoutEntityFactoryHelper. buildPlayerEntity(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Player player)
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type PlayerEntity Modifier and Type Method Description List<PlayerEntity>
LineupsEntity. getPlayers()
Gets list of players in lineup.
-