Class DrawInfoImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawInfoImpl
- All Implemented Interfaces:
DrawInfo
A basic implementation of the
DrawInfo-
Method Summary
Modifier and TypeMethodDescriptionReturns the draw typeReturns the draw game typeReturns the draw time type
-
Method Details
-
getDrawType
Returns the draw type- Specified by:
getDrawTypein interfaceDrawInfo- Returns:
- the draw type
-
getTimeType
Returns the draw time type- Specified by:
getTimeTypein interfaceDrawInfo- Returns:
- the draw time type
-
getGameType
Returns the draw game type- Specified by:
getGameTypein interfaceDrawInfo- Returns:
- the draw game type
-