Uses of Enum Class
com.sportradar.unifiedodds.sdk.oddsentities.MarketStatus
Packages that use MarketStatus
Package
Description
-
Uses of MarketStatus in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Methods in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets that return MarketStatusModifier and TypeMethodDescriptionMarketWithProbabilitiesImpl.getStatus()Are odds for this market active -
Uses of MarketStatus in com.sportradar.unifiedodds.sdk.oddsentities
Methods in com.sportradar.unifiedodds.sdk.oddsentities that return MarketStatusModifier and TypeMethodDescriptionstatic MarketStatusMarketStatus.fromFeedValue(com.sportradar.uf.datamodel.UfMarketStatus status) BetStop.getMarketStatus()Returns the status of the marketMarketWithOdds.getStatus()An indication if the associated market is activeMarketWithProbabilities.getStatus()An indication if the associated market is activestatic MarketStatusReturns the enum constant of this class with the specified name.static MarketStatus[]MarketStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.