Interface ReplaySportEvent

All Known Implementing Classes:
ReplaySportEventImpl

public interface ReplaySportEvent
Defines methods implemented by classes representing the replay sport event
  • Method Details

    • getId

      Urn getId()
      Returns an Urn uniquely identifying the sport event
      Returns:
      - an Urn uniquely identifying the sport event
    • getPosition

      Integer getPosition()
      Returns an Integer specifying position in the queue
      Returns:
      - an Integer specifying position in the queue
    • getStartTime

      Integer getStartTime()
      Returns an Integer specifying the start time
      Returns:
      - an Integer specifying the start time