Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.caching.ci | |
com.sportradar.unifiedodds.sdk.oddsentities.exportable |
Modifier and Type | Method and Description |
---|---|
ExportableSeasonCi |
SeasonCi.export() |
Constructor and Description |
---|
SeasonCi(ExportableSeasonCi exportable) |
Modifier and Type | Method and Description |
---|---|
ExportableSeasonCi |
ExportableTournamentCi.getCurrentSeason() |
ExportableSeasonCi |
ExportableTournamentCi.getSeason() |
ExportableSeasonCi |
ExportableMatchCi.getSeason() |
Modifier and Type | Method and Description |
---|---|
void |
ExportableTournamentCi.setCurrentSeason(ExportableSeasonCi currentSeason) |
void |
ExportableTournamentCi.setSeason(ExportableSeasonCi season) |
void |
ExportableMatchCi.setSeason(ExportableSeasonCi season) |
Constructor and Description |
---|
ExportableMatchCi(String id,
Map<Locale,String> names,
Date scheduled,
Date scheduledEnd,
Boolean startTimeTbd,
String replacedBy,
BookingStatus bookingStatus,
List<String> competitorIds,
ExportableVenueCi venue,
ExportableSportEventConditionsCi conditions,
Map<String,Map<String,String>> competitorsReferences,
Locale defaultLocale,
ExportableFixtureCi fixture,
Map<String,String> competitorQualifiers,
Map<String,Integer> competitorDivisions,
String tournamentId,
ExportableLoadableRoundCi tournamentRound,
ExportableSeasonCi season,
ExportableDelayedInfoCi delayedInfo,
ExportableCoverageInfoCi coverageInfo,
List<Locale> loadedFixtureLocales,
List<Locale> loadedSummaryLocales,
List<Locale> loadedCompetitorLocales,
Map<Locale,ExportableEventTimelineCi> eventTimelines,
String liveOdds,
SportEventType sportEventType,
StageType stageType) |
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.