public interface Fixture
Modifier and Type | Method and Description |
---|---|
List<Urn> |
getAdditionalParentsIds()
Returns the list specifying the additional parent ids associated with the current instance
|
CoverageInfo |
getCoverageInfo()
Returns the
CoverageInfo instance specifying what coverage is available for the sport event |
Map<String,String> |
getExtraInfo()
Returns an unmodifiable
Map containing additional information about the fixture
(Note - the collection may contain deprecated key 'streaming') |
Date |
getNextLiveTime()
Returns the
Date instance specifying the live time in case the fixture was re-schedule,
or a null reference if the fixture was not re-scheduled |
Urn |
getParentStageId()
Returns an id of the parent stage associated with the current instance
|
ProducerInfo |
getProducerInfo()
Returns the
ProducerInfo instance providing sportradar related information about the sport event associated |
Reference |
getReferences()
Returns the reference ids
|
Urn |
getReplacedBy()
Returns the
Urn identifier of the replacement event |
List<ScheduledStartTimeChange> |
getScheduledStartTimeChanges()
Returns the list of all
ScheduledStartTimeChange to start time |
Date |
getStartTime()
Returns the
Date instance specifying when the fixture is scheduled to start |
Boolean |
getStartTimeTbd()
An indication if the start tam is yet to be defined
|
List<TvChannel> |
getTvChannels()
Returns an unmodifiable
List representing TV channels covering the sport event |
boolean |
isStartTimeConfirmed()
Returns the value indicating whether the start time of the fixture has been confirmed
|
Date getStartTime()
Date
instance specifying when the fixture is scheduled to startDate
instance specifying when the fixture is scheduled to startboolean isStartTimeConfirmed()
Boolean getStartTimeTbd()
Date getNextLiveTime()
Date
instance specifying the live time in case the fixture was re-schedule,
or a null reference if the fixture was not re-scheduledDate
instance specifying the live time in case the fixture was re-schedule,
or a null reference if the fixture was not re-scheduledMap<String,String> getExtraInfo()
Map
containing additional information about the fixture
(Note - the collection may contain deprecated key 'streaming')Map
containing additional information about the fixtureList<TvChannel> getTvChannels()
List
representing TV channels covering the sport eventList
representing TV channels covering the sport eventCoverageInfo getCoverageInfo()
CoverageInfo
instance specifying what coverage is available for the sport eventCoverageInfo
instance specifying what coverage is available for the sport eventProducerInfo getProducerInfo()
ProducerInfo
instance providing sportradar related information about the sport event associatedProducerInfo
instance providing sportradar related information about the sport event associatedReference getReferences()
Urn getReplacedBy()
Urn
identifier of the replacement eventUrn
identifier of the replacement eventList<ScheduledStartTimeChange> getScheduledStartTimeChanges()
ScheduledStartTimeChange
to start timeScheduledStartTimeChange
to start timeUrn getParentStageId()
Copyright © 2016–2025. All rights reserved.