Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.MatchHeaderEntity
-
Packages that use MatchHeaderEntity Package Description com.sportradar.livedata.sdk.feed.livescout.entities Contains Live Scout related entities -
-
Uses of MatchHeaderEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return MatchHeaderEntity Modifier and Type Method Description static MatchHeaderEntity
JaxbLiveScoutEntityFactoryHelper. buildMatchHeaderEntity(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Match match)
MatchHeaderEntity
MatchUpdateEntity. getMatchHeader()
Basic match information.
-