public interface LoadableRoundCi extends RoundCi
| Modifier and Type | Method and Description |
|---|---|
void |
merge(com.sportradar.uf.sportsapi.datamodel.SapiMatchRound round,
Locale locale,
boolean isFixtureEndpoint)
Merges the information from the provided
SapiMatchRound into the current instance |
getBetradarId, getBetradarName, getCupRoundMatches, getCupRoundMatchNumber, getGroup, getGroupId, getName, getNumber, getOtherMatchId, getPhase, getPhaseOrGroupLongName, getTypevoid merge(com.sportradar.uf.sportsapi.datamodel.SapiMatchRound round,
Locale locale,
boolean isFixtureEndpoint)
SapiMatchRound into the current instanceround - SapiMatchRound containing information about the roundlocale - Locale specifying the language of the provided dataisFixtureEndpoint - an indication if the data provided was extracted from the fixture endpointCopyright © 2016–2025. All rights reserved.