Uses of Class
com.sportradar.mbs.sdk.entities.odds.DecimalOdds.Builder
-
Uses of DecimalOdds.Builder in com.sportradar.mbs.sdk.entities.odds
Modifier and TypeMethodDescriptionstatic DecimalOdds.Builder
DecimalOdds.newBuilder()
Creates a new instance of the DecimalOdds.Builder class.static DecimalOdds.Builder
Odds.newDecimalOddsBuilder()
Creates a new builder for DecimalOdds.DecimalOdds.Builder.setValue
(BigDecimal value) Sets the value of the decimal odds.