Uses of Enum Class
com.sportradar.unifiedodds.sdk.oddsentities.ProducerScope
Packages that use ProducerScope
Package
Description
-
Uses of ProducerScope in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return types with arguments of type ProducerScopeModifier and TypeMethodDescriptionProducerData.getProducerScopes()ProducerImpl.getProducerScopes() -
Uses of ProducerScope in com.sportradar.unifiedodds.sdk.oddsentities
Methods in com.sportradar.unifiedodds.sdk.oddsentities that return ProducerScopeModifier and TypeMethodDescriptionstatic ProducerScopeReturns the enum constant of this class with the specified name.static ProducerScope[]ProducerScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sportradar.unifiedodds.sdk.oddsentities that return types with arguments of type ProducerScopeModifier and TypeMethodDescriptionProducer.getProducerScopes()Returns aSetof possibleProducerScopes.