Interface PlayerOutcomeOdds

All Superinterfaces:
Outcome, OutcomeOdds, OutcomeProbabilities
All Known Implementing Classes:
PlayerOutcomeOddsImpl

public interface PlayerOutcomeOdds extends OutcomeOdds
Describes a player outcome. A player outcome is an outcome that is related to a player profile.
  • Method Details

    • getHomeOrAwayTeam

      HomeAway getHomeOrAwayTeam()
      Indicates if the associated team is home or away
      Returns:
      an indication if the associated team is home or away
    • getTeam

      TeamCompetitor getTeam()
      Returns the associated team competitor
      Returns:
      the associated team competitor