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 anUrnuniquely identifying the sport event- Returns:
- - an
Urnuniquely identifying the sport event
-
getPosition
Integer getPosition()Returns anIntegerspecifying position in the queue- Returns:
- - an
Integerspecifying position in the queue
-
getStartTime
Integer getStartTime()Returns anIntegerspecifying the start time- Returns:
- - an
Integerspecifying the start time
-