Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.entities | |
com.sportradar.unifiedodds.sdk.internal.impl | |
com.sportradar.unifiedodds.sdk.internal.impl.entities |
Modifier and Type | Interface and Description |
---|---|
interface |
Sport
Defines methods implemented by classes representing a sport
|
Modifier and Type | Method and Description |
---|---|
SportSummary |
Match.getSport() |
SportSummary |
LongTermEvent.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
SportSummary |
Stage.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
Modifier and Type | Method and Description |
---|---|
SportSummary |
SportEntityFactoryImpl.buildSportForCategory(Urn categoryId,
List<Locale> locales)
Builds the associated category sport summary
|
SportSummary |
SportEntityFactory.buildSportForCategory(Urn categoryId,
List<Locale> locales)
Builds the associated category sport summary
|
Modifier and Type | Class and Description |
---|---|
class |
SportImpl
Represents a sport
|
class |
SportSummaryImpl
Represents a basic sport summary
|
Modifier and Type | Method and Description |
---|---|
SportSummary |
BasicTournamentImpl.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
SportSummary |
MatchImpl.getSport() |
SportSummary |
LotteryImpl.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
SportSummary |
SeasonImpl.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
SportSummary |
TournamentImpl.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
SportSummary |
StageImpl.getSport()
Returns a
SportSummary instance representing the sport associated with the current instance |
Copyright © 2016–2025. All rights reserved.