public class MarketMetadataImpl extends Object implements MarketMetadata
MarketMetadata
instance which uses data provided by the feed to define metadata informationModifier and Type | Method and Description |
---|---|
Long |
getAamsId()
Returns the Italian AAMS id for this outright
|
Long |
getEndTime()
Returns the end time of the event (as epoch timestamp)
|
Long |
getNextBetstop()
Returns a timestamp in UTC when to betstop the associated market.
|
Long |
getStartTime()
Returns the start time of the event (as epoch timestamp)
|
String |
toString() |
public Long getNextBetstop()
getNextBetstop
in interface MarketMetadata
public Long getStartTime()
MarketMetadata
getStartTime
in interface MarketMetadata
public Long getEndTime()
MarketMetadata
getEndTime
in interface MarketMetadata
public Long getAamsId()
MarketMetadata
getAamsId
in interface MarketMetadata
Copyright © 2016–2025. All rights reserved.