com.apama.md.client
Event OrderEntry


Implementation of OrderInterface.
Member summary
 floatprice
 integerquantity
 stringparty
 stringorderId
 dictionary<string, string>epValues
 
Member detail

epValues

            dictionary<string, string> epValues
        

orderId

            string orderId
        

party

            string party
        

price

            float price
        

quantity

            integer quantity