public interface EventClock
EventClock implementation values| Modifier and Type | Method and Description | 
|---|---|
String | 
getEventTime()
Returns the event time of the sport event associated with the current instance 
 | 
String | 
getRemainingTime()
Returns the remaining event time 
 | 
String | 
getRemainingTimeInPeriod()
Returns the remaining period time 
 | 
String | 
getStoppageTime()
Returns the time at which the event associated with the current instance has been stopped 
 | 
String | 
getStoppageTimeAnnounced()
Returns the time at which the stoppage time has been announced 
 | 
Boolean | 
getStopped()
Returns an indication if the event clock is currently stopped 
 | 
String getEventTime()
String getStoppageTime()
String getStoppageTimeAnnounced()
String getRemainingTime()
String getRemainingTimeInPeriod()
Boolean getStopped()
Copyright © 2016–2025. All rights reserved.