Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.caching.ci | |
com.sportradar.unifiedodds.sdk.oddsentities.exportable |
Modifier and Type | Method and Description |
---|---|
ExportableGroupCi |
GroupCi.export() |
Constructor and Description |
---|
GroupCi(ExportableGroupCi exportable) |
Modifier and Type | Method and Description |
---|---|
List<ExportableGroupCi> |
ExportableTournamentCi.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
ExportableTournamentCi.setGroups(List<ExportableGroupCi> groups) |
Constructor and Description |
---|
ExportableTournamentCi(String id,
Map<Locale,String> names,
Date scheduled,
Date scheduledEnd,
Boolean startTimeTbd,
String replacedBy,
Locale defaultLocale,
String categoryId,
ExportableSeasonCi currentSeason,
ExportableSeasonCi season,
ExportableSeasonCoverageCi seasonCoverage,
ExportableTournamentCoverageCi tournamentCoverage,
List<ExportableGroupCi> groups,
ExportableCompleteRoundCi round,
List<String> competitorIds,
Map<String,Map<String,String>> competitorsReferences,
boolean associatedSeasonIdsLoaded,
List<String> associatedSeasonIds,
List<Locale> cachedLocales,
Boolean exhibitionGames) |
Copyright © 2016–2025. All rights reserved.