Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.caching.ci | |
com.sportradar.unifiedodds.sdk.oddsentities.exportable |
Modifier and Type | Method and Description |
---|---|
ExportableLoadableRoundCi |
LoadableRoundCiImpl.export() |
Constructor and Description |
---|
LoadableRoundCiImpl(CacheItem associatedEventCi,
ExportableLoadableRoundCi exportable,
DataRouterManager dataRouterManager,
ExceptionHandlingStrategy exceptionHandlingStrategy) |
Modifier and Type | Method and Description |
---|---|
ExportableLoadableRoundCi |
ExportableMatchCi.getTournamentRound() |
Modifier and Type | Method and Description |
---|---|
void |
ExportableMatchCi.setTournamentRound(ExportableLoadableRoundCi tournamentRound) |
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) |
Copyright © 2016–2025. All rights reserved.