Uses of Class
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
Packages that use ExportableLoadableRoundCi
Package
Description
-
Uses of ExportableLoadableRoundCi in com.sportradar.unifiedodds.sdk.internal.caching.ci
Methods in com.sportradar.unifiedodds.sdk.internal.caching.ci that return ExportableLoadableRoundCiConstructors in com.sportradar.unifiedodds.sdk.internal.caching.ci with parameters of type ExportableLoadableRoundCiModifierConstructorDescriptionLoadableRoundCiImpl(CacheItem associatedEventCi, ExportableLoadableRoundCi exportable, DataRouterManager dataRouterManager, ExceptionHandlingStrategy exceptionHandlingStrategy) -
Uses of ExportableLoadableRoundCi in com.sportradar.unifiedodds.sdk.oddsentities.exportable
Methods in com.sportradar.unifiedodds.sdk.oddsentities.exportable that return ExportableLoadableRoundCiMethods in com.sportradar.unifiedodds.sdk.oddsentities.exportable with parameters of type ExportableLoadableRoundCiModifier and TypeMethodDescriptionvoidExportableMatchCi.setTournamentRound(ExportableLoadableRoundCi tournamentRound) Constructors in com.sportradar.unifiedodds.sdk.oddsentities.exportable with parameters of type ExportableLoadableRoundCiModifierConstructorDescriptionExportableMatchCi(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)