Class ExportableSeasonCi
java.lang.Object
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetYear()voidsetCachedLocales(List<Locale> cachedLocales) voidsetEndDate(Date endDate) voidsetStartDate(Date startDate) voidsetTournamentId(String tournamentId) voidMethods inherited from class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
getId, getNames, setId, setNames
-
Constructor Details
-
ExportableSeasonCi
-
-
Method Details
-
getStartDate
-
setStartDate
-
getEndDate
-
setEndDate
-
getYear
-
setYear
-
getTournamentId
-
setTournamentId
-
getCachedLocales
-
setCachedLocales
-