Uses of Class
com.sportradar.mbs.sdk.entities.odds.Odds
Packages that use Odds
Package
Description
-
Uses of Odds in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return OddsModifier and TypeMethodDescriptionSelectionDetail.getAutoAcceptedOdds()
Gets the auto-accepted odds of the selection.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type OddsModifier and TypeMethodDescriptionSelectionDetail.Builder.setAutoAcceptedOdds
(Odds value) Sets the auto-accepted odds of the selection.void
SelectionDetail.setAutoAcceptedOdds
(Odds value) Sets the auto-accepted odds of the selection. -
Uses of Odds in com.sportradar.mbs.sdk.entities.odds
Subclasses of Odds in com.sportradar.mbs.sdk.entities.odds -
Uses of Odds in com.sportradar.mbs.sdk.entities.selection
Methods in com.sportradar.mbs.sdk.entities.selection that return OddsModifier and TypeMethodDescriptionExtSelection.getOdds()
Gets the odds of the selection.OddsBoostSelection.getOdds()
Gets the odds.UfCustomBetSelection.getOdds()
Gets the odds for the custom bet.UfSelection.getOdds()
Gets the odds of the selection.Methods in com.sportradar.mbs.sdk.entities.selection with parameters of type OddsModifier and TypeMethodDescriptionSets the odds of the selection.void
Sets the odds of the selection.Sets the odds.void
Sets the odds.Sets the odds for the custom bet.void
Sets the odds for the custom bet.Sets the odds of the selection.void
Sets the odds of the selection.