public class ExportableLotteryCi extends ExportableSportEventCi
| Constructor and Description | 
|---|
ExportableLotteryCi(String id,
                   Map<Locale,String> names,
                   Date scheduled,
                   Date scheduledEnd,
                   Boolean startTimeTbd,
                   String replacedBy,
                   Locale defaultLocale,
                   String categoryId,
                   ExportableBonusInfoCi bonusInfo,
                   ExportableDrawInfoCi drawInfo,
                   List<String> scheduledDraws,
                   Set<Locale> cachedLocales)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExportableBonusInfoCi | 
getBonusInfo()  | 
Set<Locale> | 
getCachedLocales()  | 
String | 
getCategoryId()  | 
Locale | 
getDefaultLocale()  | 
ExportableDrawInfoCi | 
getDrawInfo()  | 
List<String> | 
getScheduledDraws()  | 
void | 
setBonusInfo(ExportableBonusInfoCi bonusInfo)  | 
void | 
setCachedLocales(Set<Locale> cachedLocales)  | 
void | 
setCategoryId(String categoryId)  | 
void | 
setDefaultLocale(Locale defaultLocale)  | 
void | 
setDrawInfo(ExportableDrawInfoCi drawInfo)  | 
void | 
setScheduledDraws(List<String> scheduledDraws)  | 
getReplacedBy, getScheduled, getScheduledEnd, getStartTimeTbd, setReplacedBy, setScheduled, setScheduledEnd, setStartTimeTbdgetId, getNames, setId, setNamespublic ExportableLotteryCi(String id, Map<Locale,String> names, Date scheduled, Date scheduledEnd, Boolean startTimeTbd, String replacedBy, Locale defaultLocale, String categoryId, ExportableBonusInfoCi bonusInfo, ExportableDrawInfoCi drawInfo, List<String> scheduledDraws, Set<Locale> cachedLocales)
public Locale getDefaultLocale()
public void setDefaultLocale(Locale defaultLocale)
public String getCategoryId()
public void setCategoryId(String categoryId)
public ExportableBonusInfoCi getBonusInfo()
public void setBonusInfo(ExportableBonusInfoCi bonusInfo)
public ExportableDrawInfoCi getDrawInfo()
public void setDrawInfo(ExportableDrawInfoCi drawInfo)
Copyright © 2016–2025. All rights reserved.