public class ExportableDrawCi extends ExportableSportEventCi
Constructor and Description |
---|
ExportableDrawCi(String id,
Map<Locale,String> names,
Date scheduled,
Date scheduledEnd,
Boolean startTimeTbd,
String replacedBy,
Locale defaultLocale,
String lotteryId,
DrawStatus status,
List<ExportableDrawResultCi> results,
Integer displayId,
Set<Locale> cachedLocales) |
Modifier and Type | Method and Description |
---|---|
Set<Locale> |
getCachedLocales() |
Locale |
getDefaultLocale() |
Integer |
getDisplayId() |
String |
getLotteryId() |
List<ExportableDrawResultCi> |
getResults() |
DrawStatus |
getStatus() |
void |
setCachedLocales(Set<Locale> cachedLocales) |
void |
setDefaultLocale(Locale defaultLocale) |
void |
setDisplayId(Integer displayId) |
void |
setLotteryId(String lotteryId) |
void |
setResults(List<ExportableDrawResultCi> results) |
void |
setStatus(DrawStatus status) |
getReplacedBy, getScheduled, getScheduledEnd, getStartTimeTbd, setReplacedBy, setScheduled, setScheduledEnd, setStartTimeTbd
getId, getNames, setId, setNames
public Locale getDefaultLocale()
public void setDefaultLocale(Locale defaultLocale)
public String getLotteryId()
public void setLotteryId(String lotteryId)
public DrawStatus getStatus()
public void setStatus(DrawStatus status)
public List<ExportableDrawResultCi> getResults()
public void setResults(List<ExportableDrawResultCi> results)
public Integer getDisplayId()
public void setDisplayId(Integer displayId)
Copyright © 2016–2025. All rights reserved.