Class BonusInfoImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.BonusInfoImpl
- All Implemented Interfaces:
BonusInfo
A basic implementation of the
BonusInfo-
Method Summary
Modifier and TypeMethodDescriptionReturns the number of bonus ballsReturns a description of the bonus drumReturns the bonus range
-
Method Details
-
getBonusBalls
Returns the number of bonus balls- Specified by:
getBonusBallsin interfaceBonusInfo- Returns:
- the number of bonus balls
-
getBonusDrumType
Returns a description of the bonus drum- Specified by:
getBonusDrumTypein interfaceBonusInfo- Returns:
- a description of the bonus drum
-
getBonusRange
Returns the bonus range- Specified by:
getBonusRangein interfaceBonusInfo- Returns:
- the bonus range
-