Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.entities | |
com.sportradar.unifiedodds.sdk.internal.impl.entities |
Modifier and Type | Method and Description |
---|---|
List<Category> |
Sport.getCategories()
Returns an unmodifiable
List representing categories
which belong to the sport represented by the current instance |
Modifier and Type | Class and Description |
---|---|
class |
CategoryImpl
Represents a sport category
|
Modifier and Type | Method and Description |
---|---|
List<Category> |
SportImpl.getCategories()
Returns an unmodifiable
List representing categories
which belong to the sport represented by the current instance |
Constructor and Description |
---|
SportImpl(Urn id,
Map<Locale,String> names,
List<Category> categories)
Initializes a new instance of
SportImpl |
Copyright © 2016–2025. All rights reserved.