| 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  | 
Category
Defines methods implemented by classes representing sport category 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default CategorySummary | 
Competitor.getCategory()
Returns associated category 
 | 
CategorySummary | 
BasicTournament.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
TournamentInfo.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
Tournament.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
Stage.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
Lottery.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
| Modifier and Type | Method and Description | 
|---|---|
CategorySummary | 
SportEntityFactoryImpl.buildCategory(Urn id,
             List<Locale> locales)
Builds the associated category summary 
 | 
CategorySummary | 
SportEntityFactory.buildCategory(Urn id,
             List<Locale> locales)
Builds the associated category summary 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CategoryImpl
Represents a sport category 
 | 
class  | 
CategorySummaryImpl
Represents a category summary 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CategorySummary | 
TournamentImpl.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
StageImpl.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
LotteryImpl.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
CategorySummary | 
CompetitorImpl.getCategory()
Returns associated category 
 | 
CategorySummary | 
BasicTournamentImpl.getCategory()
Returns a  
CategorySummary representing the category associated with the current instance | 
Copyright © 2016–2025. All rights reserved.