Class ProducerInfoLinkCi
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoLinkCi
A producer info link representation used by caching components
-
Constructor Summary
ConstructorsConstructorDescriptionProducerInfoLinkCi(com.sportradar.uf.sportsapi.datamodel.SapiProductInfoLink link) Initializes a new instance of theProducerInfoLinkCiclass -
Method Summary
Modifier and TypeMethodDescriptiongetName()Returns the name of theProducerInfoLinkCiReturns the reference of theProducerInfoLinkCi
-
Constructor Details
-
ProducerInfoLinkCi
public ProducerInfoLinkCi(com.sportradar.uf.sportsapi.datamodel.SapiProductInfoLink link) Initializes a new instance of theProducerInfoLinkCiclass- Parameters:
link- -SapiProductInfoLinkcontaining information about theProducerInfoLinkCi
-
-
Method Details
-
getReference
Returns the reference of theProducerInfoLinkCi- Returns:
- - the reference of the
ProducerInfoLinkCi
-
getName
Returns the name of theProducerInfoLinkCi- Returns:
- - the name of the
ProducerInfoLinkCi
-