Uses of Interface
com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Packages that use CurrentSeasonInfo
Package
Description
-
Uses of CurrentSeasonInfo in com.sportradar.unifiedodds.sdk.entities
Methods in com.sportradar.unifiedodds.sdk.entities that return CurrentSeasonInfoModifier and TypeMethodDescriptionTournament.getCurrentSeason()Returns aCurrentSeasonInfowhich contains data about the season in which the current instance tournament is happeningTournamentInfo.getCurrentSeason()Returns aCurrentSeasonInfowhich contains data about the season in which the current tournament is happening -
Uses of CurrentSeasonInfo in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement CurrentSeasonInfoModifier and TypeClassDescriptionclassProvides information about a tournament seasonMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return CurrentSeasonInfoModifier and TypeMethodDescriptionTournamentImpl.getCurrentSeason()Returns aCurrentSeasonInfowhich contains data about the season in which the current instance tournament is happening