Class ExportableSeasonCi

java.lang.Object
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
All Implemented Interfaces:
Serializable

public class ExportableSeasonCi extends ExportableCi
See Also:
  • Constructor Details

  • Method Details

    • getStartDate

      public Date getStartDate()
    • setStartDate

      public void setStartDate(Date startDate)
    • getEndDate

      public Date getEndDate()
    • setEndDate

      public void setEndDate(Date endDate)
    • getYear

      public String getYear()
    • setYear

      public void setYear(String year)
    • getTournamentId

      public String getTournamentId()
    • setTournamentId

      public void setTournamentId(String tournamentId)
    • getCachedLocales

      public List<Locale> getCachedLocales()
    • setCachedLocales

      public void setCachedLocales(List<Locale> cachedLocales)