public class ProducerInfoImpl extends Object implements ProducerInfo
| Modifier and Type | Method and Description |
|---|---|
ExportableProducerInfoCi |
export() |
List<ProducerInfoLink> |
getProducerInfoLinks()
Returns an unmodifiable
List representing links to the producer represented by current instance |
List<StreamingChannel> |
getStreamingChannels()
Returns an unmodifiable
List representing streaming channels associated with current producer instance |
boolean |
isAutoTraded()
Returns an indication if the current instance is being auto traded
|
boolean |
isInHostedStatistics()
Returns an indication if the sport event associated with the current
instance is available in the LiveCenterSoccer solution
|
boolean |
isInLiveCenterSoccer()
Returns an indication if the sport event associated with the current
instance is available in the LiveCenterSoccer solution
|
boolean |
isInLiveMatchTracker()
Returns an indication if the sport event associated with the current
instance is available in the LiveMatchTracker solution
|
boolean |
isInLiveScore()
Returns an indication if the sport event associated with the current
instance is available in the LiveScore solution
|
String |
toString()
Returns a
String describing the current ProducerInfo instance |
public boolean isAutoTraded()
isAutoTraded in interface ProducerInfopublic boolean isInHostedStatistics()
isInHostedStatistics in interface ProducerInfopublic boolean isInLiveCenterSoccer()
isInLiveCenterSoccer in interface ProducerInfopublic boolean isInLiveScore()
isInLiveScore in interface ProducerInfopublic boolean isInLiveMatchTracker()
isInLiveMatchTracker in interface ProducerInfopublic List<ProducerInfoLink> getProducerInfoLinks()
List representing links to the producer represented by current instancegetProducerInfoLinks in interface ProducerInfoList representing links to the producer represented by current instanceImmutableListpublic List<StreamingChannel> getStreamingChannels()
List representing streaming channels associated with current producer instancegetStreamingChannels in interface ProducerInfoList representing streaming channels associated with current producer instancepublic String toString()
String describing the current ProducerInfo instancetoString in class ObjectString describing the current ProducerInfo instancepublic ExportableProducerInfoCi export()
Copyright © 2016–2025. All rights reserved.