Interface LongTermEvent

All Superinterfaces:
SportEvent
All Known Subinterfaces:
BasicTournament, Lottery, Season, Tournament
All Known Implementing Classes:
BasicTournamentImpl, LotteryImpl, SeasonImpl, TournamentImpl

public interface LongTermEvent extends SportEvent
Defines methods implemented by classes providing data of a long term sport event
  • Method Details

    • getSport

      SportSummary getSport()
      Returns a SportSummary instance representing the sport associated with the current instance
      Returns:
      a SportSummary instance representing the sport associated with the current instance
    • getTournamentCoverage

      TournamentCoverage getTournamentCoverage()
      Returns a TournamentCoverage instance which describes the associated tournament coverage information
      Returns:
      a TournamentCoverage instance describing the tournament coverage information