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 ProducerInfo
public boolean isInHostedStatistics()
isInHostedStatistics
in interface ProducerInfo
public boolean isInLiveCenterSoccer()
isInLiveCenterSoccer
in interface ProducerInfo
public boolean isInLiveScore()
isInLiveScore
in interface ProducerInfo
public boolean isInLiveMatchTracker()
isInLiveMatchTracker
in interface ProducerInfo
public List<ProducerInfoLink> getProducerInfoLinks()
List
representing links to the producer represented by current instancegetProducerInfoLinks
in interface ProducerInfo
List
representing links to the producer represented by current instanceImmutableList
public List<StreamingChannel> getStreamingChannels()
List
representing streaming channels associated with current producer instancegetStreamingChannels
in interface ProducerInfo
List
representing streaming channels associated with current producer instancepublic String toString()
String
describing the current ProducerInfo
instancetoString
in class Object
String
describing the current ProducerInfo
instancepublic ExportableProducerInfoCi export()
Copyright © 2016–2025. All rights reserved.