public class MamdaOrderBookConcreteRecap extends MamdaConcreteBasicEvent implements MamdaOrderBookRecap
| Constructor and Description |
|---|
MamdaOrderBookConcreteRecap() |
| Modifier and Type | Method and Description |
|---|---|
com.wombat.mama.MamaDateTime |
getLineTime()
Get the line time of the update.
|
short |
getLineTimeFieldState() |
MamdaOrderBook |
getOrderBook()
Returns a reference to the full orderbook if a full book is being
maintained by the MamdaOrderBookListener.
|
java.lang.String |
getPartId()
Get the participant identifier.
|
short |
getPartIdFieldState() |
com.wombat.mama.MamaDateTime |
getSendTime()
Get the send time of the update.
|
short |
getSendTimeFieldState() |
java.lang.String |
getSymbol()
Get the string symbol for the instrument.
|
short |
getSymbolFieldState() |
void |
setBook(MamdaOrderBook book) |
void |
setLineTime(com.wombat.mama.MamaDateTime lineTime) |
void |
setPartId(java.lang.String partId) |
void |
setSendTime(com.wombat.mama.MamaDateTime sendTime) |
void |
setSymbol(java.lang.String symbol) |
getActivityTime, getActivityTimeFieldState, getEventSeqNum, getEventSeqNumFieldState, getEventTime, getEventTimeFieldState, getSrcTime, getSrcTimeFieldState, setActivityTime, setEventSeqNum, setEventTime, setSrcTimeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActivityTime, getActivityTimeFieldState, getSrcTime, getSrcTimeFieldStatepublic MamdaOrderBook getOrderBook()
MamdaOrderBookRecapgetOrderBook in interface MamdaOrderBookRecappublic void setBook(MamdaOrderBook book)
public com.wombat.mama.MamaDateTime getSendTime()
MamdaBasicRecapgetSendTime in interface MamdaBasicRecappublic short getSendTimeFieldState()
getSendTimeFieldState in interface MamdaBasicRecappublic void setSendTime(com.wombat.mama.MamaDateTime sendTime)
public com.wombat.mama.MamaDateTime getLineTime()
MamdaBasicRecapgetLineTime in interface MamdaBasicRecappublic short getLineTimeFieldState()
getLineTimeFieldState in interface MamdaBasicRecappublic void setLineTime(com.wombat.mama.MamaDateTime lineTime)
public java.lang.String getPartId()
MamdaBasicRecapgetPartId in interface MamdaBasicRecappublic short getPartIdFieldState()
getPartIdFieldState in interface MamdaBasicRecappublic void setPartId(java.lang.String partId)
public java.lang.String getSymbol()
MamdaBasicRecapgetSymbol in interface MamdaBasicRecappublic short getSymbolFieldState()
getSymbolFieldState in interface MamdaBasicRecappublic void setSymbol(java.lang.String symbol)
Copyright 2007 Wombat Financial Software, Inc.