| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk.internal.caching.ci | |
| com.sportradar.unifiedodds.sdk.oddsentities.exportable | 
| Modifier and Type | Method and Description | 
|---|---|
ExportableCourseCi | 
CourseCi.export()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExportableCourseCi> | 
CoursesCi.export()  | 
| Modifier and Type | Method and Description | 
|---|---|
static CoursesCi | 
CoursesCi.importFrom(List<ExportableCourseCi> courses)  | 
| Constructor and Description | 
|---|
CourseCi(ExportableCourseCi course)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExportableCourseCi> | 
ExportableVenueCi.getCourses()  | 
| Constructor and Description | 
|---|
ExportableVenueCi(String id,
                 Map<Locale,String> names,
                 Map<Locale,String> cityNames,
                 Map<Locale,String> countryNames,
                 Integer capacity,
                 String countryCode,
                 String coordinates,
                 List<Locale> cachedLocales,
                 String state,
                 List<ExportableCourseCi> courses)  | 
Copyright © 2016–2025. All rights reserved.