public class ExportableProducerInfoCi extends Object implements Serializable
Constructor and Description |
---|
ExportableProducerInfoCi(boolean isAutoTraded,
boolean isInHostedStatistics,
boolean isInLiveCenterSoccer,
boolean isInLiveScore,
boolean isInLiveMatchTracker,
List<ExportableProducerInfoLinkCi> producerInfoLinks,
List<ExportableStreamingChannelCi> streamingChannels) |
Modifier and Type | Method and Description |
---|---|
List<ExportableProducerInfoLinkCi> |
getProducerInfoLinks() |
List<ExportableStreamingChannelCi> |
getStreamingChannels() |
boolean |
isAutoTraded() |
boolean |
isInHostedStatistics() |
boolean |
isInLiveCenterSoccer() |
boolean |
isInLiveMatchTracker() |
boolean |
isInLiveScore() |
void |
setAutoTraded(boolean autoTraded) |
void |
setInHostedStatistics(boolean inHostedStatistics) |
void |
setInLiveCenterSoccer(boolean inLiveCenterSoccer) |
void |
setInLiveMatchTracker(boolean inLiveMatchTracker) |
void |
setInLiveScore(boolean inLiveScore) |
void |
setProducerInfoLinks(List<ExportableProducerInfoLinkCi> producerInfoLinks) |
void |
setStreamingChannels(List<ExportableStreamingChannelCi> streamingChannels) |
public ExportableProducerInfoCi(boolean isAutoTraded, boolean isInHostedStatistics, boolean isInLiveCenterSoccer, boolean isInLiveScore, boolean isInLiveMatchTracker, List<ExportableProducerInfoLinkCi> producerInfoLinks, List<ExportableStreamingChannelCi> streamingChannels)
public boolean isAutoTraded()
public void setAutoTraded(boolean autoTraded)
public boolean isInHostedStatistics()
public void setInHostedStatistics(boolean inHostedStatistics)
public boolean isInLiveCenterSoccer()
public void setInLiveCenterSoccer(boolean inLiveCenterSoccer)
public boolean isInLiveScore()
public void setInLiveScore(boolean inLiveScore)
public boolean isInLiveMatchTracker()
public void setInLiveMatchTracker(boolean inLiveMatchTracker)
public List<ExportableProducerInfoLinkCi> getProducerInfoLinks()
public void setProducerInfoLinks(List<ExportableProducerInfoLinkCi> producerInfoLinks)
public List<ExportableStreamingChannelCi> getStreamingChannels()
public void setStreamingChannels(List<ExportableStreamingChannelCi> streamingChannels)
Copyright © 2016–2025. All rights reserved.