Class ExportableDrawCi
java.lang.Object
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCachedLocales(Set<Locale> cachedLocales) voidsetDefaultLocale(Locale defaultLocale) voidsetDisplayId(Integer displayId) voidsetLotteryId(String lotteryId) voidsetResults(List<ExportableDrawResultCi> results) voidsetStatus(DrawStatus status) Methods inherited from class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
getReplacedBy, getScheduled, getScheduledEnd, getStartTimeTbd, setReplacedBy, setScheduled, setScheduledEnd, setStartTimeTbdMethods inherited from class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
getId, getNames, setId, setNames
-
Constructor Details
-
ExportableDrawCi
-
-
Method Details
-
getDefaultLocale
-
setDefaultLocale
-
getLotteryId
-
setLotteryId
-
getStatus
-
setStatus
-
getResults
-
setResults
-
getDisplayId
-
setDisplayId
-
getCachedLocales
-
setCachedLocales
-