public class ExportableFixtureCi extends Object implements Serializable
Constructor and Description |
---|
ExportableFixtureCi(Date startTime,
boolean startTimeConfirmed,
Date nextLiveTime,
Map<String,String> extraInfo,
List<ExportableTvChannelCi> tvChannels,
ExportableCoverageInfoCi coverageInfo,
ExportableProducerInfoCi producerInfo,
Map<String,String> references,
Boolean startTimeTbd,
String replacedBy,
List<ExportableScheduledStartTimeChangeCi> scheduledStartTimeChanges,
String parentId,
List<String> additionalParentsIds) |
public ExportableFixtureCi(Date startTime, boolean startTimeConfirmed, Date nextLiveTime, Map<String,String> extraInfo, List<ExportableTvChannelCi> tvChannels, ExportableCoverageInfoCi coverageInfo, ExportableProducerInfoCi producerInfo, Map<String,String> references, Boolean startTimeTbd, String replacedBy, List<ExportableScheduledStartTimeChangeCi> scheduledStartTimeChanges, String parentId, List<String> additionalParentsIds)
public Date getStartTime()
public void setStartTime(Date startTime)
public boolean isStartTimeConfirmed()
public void setStartTimeConfirmed(boolean startTimeConfirmed)
public Date getNextLiveTime()
public void setNextLiveTime(Date nextLiveTime)
public List<ExportableTvChannelCi> getTvChannels()
public void setTvChannels(List<ExportableTvChannelCi> tvChannels)
public ExportableCoverageInfoCi getCoverageInfo()
public void setCoverageInfo(ExportableCoverageInfoCi coverageInfo)
public ExportableProducerInfoCi getProducerInfo()
public void setProducerInfo(ExportableProducerInfoCi producerInfo)
public Boolean getStartTimeTbd()
public void setStartTimeTbd(Boolean startTimeTbd)
public String getReplacedBy()
public void setReplacedBy(String replacedBy)
public List<ExportableScheduledStartTimeChangeCi> getScheduledStartTimeChanges()
public void setScheduledStartTimeChanges(List<ExportableScheduledStartTimeChangeCi> scheduledStartTimeChanges)
public String getParentId()
public void setParentId(String parentId)
Copyright © 2016–2025. All rights reserved.