com.wombat.mamda.orderbook
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, setSrcTime
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActivityTime, getActivityTimeFieldState, getSrcTime, getSrcTimeFieldState
public MamdaOrderBook getOrderBook()
MamdaOrderBookRecap
getOrderBook
in interface MamdaOrderBookRecap
public void setBook(MamdaOrderBook book)
public com.wombat.mama.MamaDateTime getSendTime()
MamdaBasicRecap
getSendTime
in interface MamdaBasicRecap
public short getSendTimeFieldState()
getSendTimeFieldState
in interface MamdaBasicRecap
public void setSendTime(com.wombat.mama.MamaDateTime sendTime)
public com.wombat.mama.MamaDateTime getLineTime()
MamdaBasicRecap
getLineTime
in interface MamdaBasicRecap
public short getLineTimeFieldState()
getLineTimeFieldState
in interface MamdaBasicRecap
public void setLineTime(com.wombat.mama.MamaDateTime lineTime)
public java.lang.String getPartId()
MamdaBasicRecap
getPartId
in interface MamdaBasicRecap
public short getPartIdFieldState()
getPartIdFieldState
in interface MamdaBasicRecap
public void setPartId(java.lang.String partId)
public java.lang.String getSymbol()
MamdaBasicRecap
getSymbol
in interface MamdaBasicRecap
public short getSymbolFieldState()
getSymbolFieldState
in interface MamdaBasicRecap
public void setSymbol(java.lang.String symbol)
Copyright 2007 Wombat Financial Software, Inc.