Interface PeriodCompetitorResult

All Known Implementing Classes:
PeriodCompetitorResultImpl

public interface PeriodCompetitorResult
Defines methods used to access data of a competitor result per period
  • Method Details

    • getId

      Urn getId()
      Returns the competitor id
      Returns:
      the competitor id
    • getCompetitorResults

      List<CompetitorResult> getCompetitorResults()
      Returns the list of the competitor results
      Returns:
      the list of the competitor results