Class ServerTimeEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
-
- com.sportradar.livedata.sdk.feed.livescout.entities.ServerTimeEntity
-
- All Implemented Interfaces:
Serializable
public class ServerTimeEntity extends LiveScoutEntityBase implements Serializable
Caries server time- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ServerTimeEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.joda.time.DateTime
getServerTime()
Gets server timeprotected void
setServerTime(org.joda.time.DateTime serverTime)
-
Methods inherited from class com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
getEventId
-
-