Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.ManagerEntity
-
Packages that use ManagerEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of ManagerEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return ManagerEntity Modifier and Type Method Description static ManagerEntity
JaxbLiveScoutEntityFactoryHelper. buildManagerEntity(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Manager manager)
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type ManagerEntity Modifier and Type Method Description List<ManagerEntity>
LineupsEntity. getManagers()
Gets list of team managers
-