Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.MatchRoleEntity
-
Packages that use MatchRoleEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of MatchRoleEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return MatchRoleEntity Modifier and Type Method Description static MatchRoleEntity
JaxbLiveScoutEntityFactoryHelper. buildMatchRole(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Matchrole matchrole)
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return types with arguments of type MatchRoleEntity Modifier and Type Method Description List<MatchRoleEntity>
PlayerEntity. getMatchRoles()
List of match roles
-