Interface CompetitorPlayer

All Superinterfaces:
Player, PlayerProfile
All Known Implementing Classes:
CompetitorPlayerImpl

public interface CompetitorPlayer extends PlayerProfile
Defines methods implemented by classes representing a competitor player profile
  • Method Details

    • getJerseyNumber

      Integer getJerseyNumber()
      Description copied from interface: PlayerProfile
      Returns the player jersey number
      Specified by:
      getJerseyNumber in interface PlayerProfile
      Returns:
      the jersey number if available; otherwise null