com.apama.oms
Event OrderKey
cached_toString
string cached_toString
key
com.apama.oms.InnerOrderKey key
keyExtraParams
dictionary<string, string> keyExtraParams
_toString
string _toString()
getBroker
string getBroker()
getExchange
string getExchange()
getInnerKey
com.apama.oms.InnerOrderKey getInnerKey()
getKeyExtraParams
dictionary<string, string> getKeyExtraParams()
getMarket
string getMarket()
getService
string getService()
getSymbol
string getSymbol()
getTargetService
string getTargetService()
matchesKey
boolean matchesKey(com.apama.oms.OrderKey otherKey)
-
Parameters:
-
otherKey
set
void set(string symbol, string service, string exchange, string market, string broker, dictionary<string, string> keyExtraParams)
-
Parameters:
-
symbol
-
service
-
exchange
-
market
-
broker
-
keyExtraParams
setCachedToString
void setCachedToString()
setFromOrder
void setFromOrder(com.apama.oms.NewOrder no)
-
Parameters:
-
no