public interface SportEventCi extends CacheItem
| Modifier and Type | Method and Description |
|---|---|
Urn |
getReplacedBy()
Returns the
Urn specifying the replacement sport event for the current instance |
Date |
getScheduled()
Returns the
Date specifying when the sport event associated with the current
instance was scheduled |
Date |
getScheduledEnd()
Returns the
Date specifying when the sport event associated with the current
instance was scheduled to end |
Date |
getScheduledEndRaw()
Returns the
Date specifying when the sport event associated with the current
instance was scheduled to end (no api request is invoked) |
Date |
getScheduledRaw()
Returns the
Date specifying when the sport event associated with the current
instance was scheduled (no api request is invoked) |
Optional<Boolean> |
isStartTimeTbd()
Returns the
Boolean specifying if the start time to be determined is set for the current instance |
getId, getNames, hasTranslationsLoadedFor, mergeDate getScheduled()
Date specifying when the sport event associated with the current
instance was scheduledDate specifying when the sport event associated with the current
instance was scheduled; otherwise null;Date getScheduledEnd()
Date specifying when the sport event associated with the current
instance was scheduled to endDate specifying when the sport event associated with the current
instance was scheduled to end; otherwise null;Date getScheduledRaw()
Date specifying when the sport event associated with the current
instance was scheduled (no api request is invoked)Date specifying when the sport event associated with the current
instance was scheduled; otherwise null;Date getScheduledEndRaw()
Date specifying when the sport event associated with the current
instance was scheduled to end (no api request is invoked)Date specifying when the sport event associated with the current
instance was scheduled to end; otherwise null;Optional<Boolean> isStartTimeTbd()
Boolean specifying if the start time to be determined is set for the current instanceBoolean specifying if the start time to be determined is set for the current instanceCopyright © 2016–2025. All rights reserved.