FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
action<> returns float | getPrice
Returns the price of this order as a float. |
action<> returns integer | getQuantity
Returns the quantity of this order. |
action<> returns string | getParty
Returns the name of the party making this order. |
action<> returns string | getOrderId
Returns the Id of this order. |
action<> returns com.apama.md.client.EPValuesInterface | getEPValuesInterface
Returns the extra param values interface of this order. |
Member detail |
---|
action<> returns com.apama.md.client.EPValuesInterface getEPValuesInterfaceReturns the extra param values interface of this order.
action<> returns string getOrderIdReturns the Id of this order.
action<> returns string getPartyReturns the name of the party making this order.
action<> returns float getPriceReturns the price of this order as a float.
action<> returns integer getQuantityReturns the quantity of this order.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |