FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
action< > returns float | getPrice
Returns the price of this leg entry as a float. |
action< > returns integer | getQuantity
Returns the quantity of this book entry. |
action< > returns string | getOrderId
Returns the orderID of this leg entry. |
action< > returns string | getParty
Returns the party of this leg entry. |
action< > returns boolean | isTradeable
Returns if its tradeable, this leg entry. |
action< > returns integer | getStaticDataIndex
Returns static data index, this leg entry. |
action< > returns string | getSymbol
Returns the symbol , this leg entry. |
action< > returns integer | getConnectionId
Returns the ConnetionId , this leg entry. |
action< > returns integer | getOriginatorId
Returns the OriginatorId , this leg entry. |
action< > returns integer | getUnderlyingType
Returns the UnderlyingType , this leg entry. |
action<com.apama.md.XEPKey > returns com.apama.md.client.EPValuesInterface | getEPValuesInterface
Returns the extra param values interface of this order. |
action< > returns sequence<com.apama.md.XEPKey > | getAllXEPKeys
Returns a sequence of all XEPKeys. |
Member Detail |
---|
action< > returns sequence<com.apama.md.XEPKey > getAllXEPKeysReturns a sequence of all XEPKeys.
action< > returns integer getConnectionIdReturns the ConnetionId , this leg entry.
action<com.apama.md.XEPKey > returns com.apama.md.client.EPValuesInterface getEPValuesInterfaceReturns the extra param values interface of this order.
action< > returns string getOrderIdReturns the orderID of this leg entry.
action< > returns integer getOriginatorIdReturns the OriginatorId , this leg entry.
action< > returns string getPartyReturns the party of this leg entry.
action< > returns float getPriceReturns the price of this leg entry as a float.
action< > returns integer getQuantityReturns the quantity of this book entry.
action< > returns integer getStaticDataIndexReturns static data index, this leg entry.
action< > returns string getSymbolReturns the symbol , this leg entry.
action< > returns integer getUnderlyingTypeReturns the UnderlyingType , this leg entry.
action< > returns boolean isTradeableReturns if its tradeable, this leg entry.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |