public interface DrawCi extends SportEventCi
Modifier and Type | Method and Description |
---|---|
Integer |
getDisplayId()
Returns the display id
|
Urn |
getLotteryId()
Returns the associated lottery id
|
List<DrawResultCi> |
getResults(List<Locale> locales)
Returns a list of draw results
|
DrawStatus |
getStatus()
Returns the status of the draw
|
getReplacedBy, getScheduled, getScheduledEnd, getScheduledEndRaw, getScheduledRaw, isStartTimeTbd
getId, getNames, hasTranslationsLoadedFor, merge
DrawStatus getStatus()
List<DrawResultCi> getResults(List<Locale> locales)
locales
- a List
specifying the required languagesUrn getLotteryId()
Integer getDisplayId()
Copyright © 2016–2025. All rights reserved.