| Package | Description |
|---|---|
| com.sportradar.unifiedodds.sdk.entities | |
| com.sportradar.unifiedodds.sdk.internal.impl.entities |
| Modifier and Type | Method and Description |
|---|---|
Round |
CurrentSeasonInfo.getCurrentRound()
Returns a
Round instance specifying the current season round |
Round |
Season.getCurrentRound()
Returns a
Round instance specifying the current associated season |
Round |
Match.getTournamentRound()
Returns a
Round instance describing the tournament round to which the
sport event associated with current instance belongs to |
| Modifier and Type | Class and Description |
|---|---|
class |
RoundImpl
Provides basic tournament round information
|
| Modifier and Type | Method and Description |
|---|---|
Round |
CurrentSeasonInfoImpl.getCurrentRound()
Returns a
Round instance specifying the associated season round |
Round |
SeasonImpl.getCurrentRound()
Returns a
Round instance specifying the current season round |
Round |
MatchImpl.getTournamentRound()
Returns a
Round instance describing the tournament round to which the
sport event associated with current instance belongs to |
Copyright © 2016–2025. All rights reserved.