Uses of Interface
com.sportradar.unifiedodds.sdk.entities.Round
Packages that use Round
Package
Description
-
Uses of Round in com.sportradar.unifiedodds.sdk.entities
Methods in com.sportradar.unifiedodds.sdk.entities that return RoundModifier and TypeMethodDescriptionCurrentSeasonInfo.getCurrentRound()Returns aRoundinstance specifying the current season roundSeason.getCurrentRound()Returns aRoundinstance specifying the current associated seasonMatch.getTournamentRound()Returns aRoundinstance describing the tournament round to which the sport event associated with current instance belongs to -
Uses of Round in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement RoundMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return RoundModifier and TypeMethodDescriptionCurrentSeasonInfoImpl.getCurrentRound()Returns aRoundinstance specifying the associated season roundSeasonImpl.getCurrentRound()Returns aRoundinstance specifying the current season roundMatchImpl.getTournamentRound()Returns aRoundinstance describing the tournament round to which the sport event associated with current instance belongs to