com.activequant.tools.streaming
Class TradingDataEvent
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.tools.streaming.StreamEvent
com.activequant.tools.streaming.TimeStreamEvent
com.activequant.tools.streaming.TradingDataEvent
public abstract class TradingDataEvent
- extends TimeStreamEvent
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TradingDataEvent
public TradingDataEvent(TimeStamp ts,
String className,
TradeableInstrument instr)
getEventType
public ETransportType getEventType()
- Overrides:
getEventType in class TimeStreamEvent
getId
public String getId()
- Overrides:
getId in class TimeStreamEvent
getTradInst
public TradeableInstrument getTradInst()
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.