public interface CompleteRoundCi extends RoundCi
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasTranslationsFor(List<Locale> locales)
Checks if the associated cache item contains all the provided  
Locales | 
void | 
merge(com.sportradar.uf.sportsapi.datamodel.SapiMatchRound round,
     Locale locale)
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)
SapiMatchRound into the current instanceround - - SapiMatchRound containing information about the roundlocale - - Locale specifying the language of the roundCopyright © 2016–2025. All rights reserved.