public interface Draw extends SportEvent
| Modifier and Type | Method and Description | 
|---|---|
default Integer | 
getDisplayId()
Returns the display id 
 | 
Lottery | 
getLottery()
Returns the associated lottery 
 | 
List<DrawResult> | 
getResults()
Returns a list of draw results 
 | 
DrawStatus | 
getStatus()
Returns the status of the draw 
 | 
getId, getName, getReplacedBy, getScheduledEndTime, getScheduledTime, getSportId, isStartTimeTbdDrawStatus getStatus()
List<DrawResult> getResults()
Lottery getLottery()
default Integer getDisplayId()
Copyright © 2016–2025. All rights reserved.