Uses of Interface
com.sportradar.unifiedodds.sdk.entities.SportSummary
Packages that use SportSummary
Package
Description
-
Uses of SportSummary in com.sportradar.unifiedodds.sdk.entities
Subinterfaces of SportSummary in com.sportradar.unifiedodds.sdk.entitiesModifier and TypeInterfaceDescriptioninterfaceDefines methods implemented by classes representing a sportMethods in com.sportradar.unifiedodds.sdk.entities that return SportSummaryModifier and TypeMethodDescriptionLongTermEvent.getSport()Returns aSportSummaryinstance representing the sport associated with the current instanceMatch.getSport()Stage.getSport()Returns aSportSummaryinstance representing the sport associated with the current instance -
Uses of SportSummary in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return SportSummaryModifier and TypeMethodDescriptionSportEntityFactory.buildSportForCategory(Urn categoryId, List<Locale> locales) Builds the associated category sport summarySportEntityFactoryImpl.buildSportForCategory(Urn categoryId, List<Locale> locales) Builds the associated category sport summary -
Uses of SportSummary in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement SportSummaryModifier and TypeClassDescriptionclassRepresents a sportclassRepresents a basic sport summaryMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return SportSummaryModifier and TypeMethodDescriptionBasicTournamentImpl.getSport()Returns aSportSummaryinstance representing the sport associated with the current instanceLotteryImpl.getSport()Returns aSportSummaryinstance representing the sport associated with the current instanceMatchImpl.getSport()SeasonImpl.getSport()Returns aSportSummaryinstance representing the sport associated with the current instanceStageImpl.getSport()Returns aSportSummaryinstance representing the sport associated with the current instanceTournamentImpl.getSport()Returns aSportSummaryinstance representing the sport associated with the current instance