com.apama.md.client
Event OrderInterface
Represents one individual order.
getEPValuesInterface
action<> returns com.apama.md.client.EPValuesInterface getEPValuesInterface
Returns the extra param values interface of this order.
getOrderId
action<> returns string getOrderId
Returns the Id of this order.
getParty
action<> returns string getParty
Returns the name of the party making this order.
getPrice
action<> returns float getPrice
Returns the price of this order as a float.
getQuantity
action<> returns integer getQuantity
Returns the quantity of this order.