public interface MamdaQuoteClosing extends MamdaBasicEvent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAskPartId()
Get the closing ask participant identifier.
|
short |
getAskPartIdFieldState() |
com.wombat.mama.MamaPrice |
getAskPrice()
Get the closing ask price.
|
short |
getAskPriceFieldState() |
double |
getAskSize()
Get the closing ask size.
|
short |
getAskSizeFieldState() |
java.lang.String |
getBidPartId()
Get the closing bid participant identifier.
|
short |
getBidPartIdFieldState() |
com.wombat.mama.MamaPrice |
getBidPrice()
Get the closing bid price.
|
short |
getBidPriceFieldState() |
double |
getBidSize()
Get the closing bid size.
|
short |
getBidSizeFieldState() |
getActivityTime, getActivityTimeFieldState, getEventSeqNum, getEventSeqNumFieldState, getEventTime, getEventTimeFieldState, getSrcTime, getSrcTimeFieldState
com.wombat.mama.MamaPrice getBidPrice()
short getBidPriceFieldState()
double getBidSize()
short getBidSizeFieldState()
java.lang.String getBidPartId()
short getBidPartIdFieldState()
com.wombat.mama.MamaPrice getAskPrice()
short getAskPriceFieldState()
double getAskSize()
short getAskSizeFieldState()
java.lang.String getAskPartId()
short getAskPartIdFieldState()
Copyright 2007 Wombat Financial Software, Inc.