Class ExportableSportCi
java.lang.Object
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetAssociatedCategories(List<String> associatedCategories) voidsetCachedLocales(List<Locale> cachedLocales) voidsetShouldFetchCategories(boolean shouldFetchCategories) Methods inherited from class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
getId, getNames, setId, setNames
-
Constructor Details
-
ExportableSportCi
-
-
Method Details
-
getAssociatedCategories
-
setAssociatedCategories
-
getCachedLocales
-
setCachedLocales
-
isShouldFetchCategories
public boolean isShouldFetchCategories() -
setShouldFetchCategories
public void setShouldFetchCategories(boolean shouldFetchCategories)
-