com.apama.md.client
Event AggLegEntry


Implementation of AggLegEntryInterface.
Member summary
 floatprice
 integerquantity
 stringorderId
 stringparty
 booleantradeable
 integerstaticDataIndex
 sequence<com.apama.md.XLegStaticData>staticData
 dictionary<com.apama.md.XEPKey, dictionary<string, string>>epSourceValues
 
Member detail

epSourceValues

            dictionary<com.apama.md.XEPKey, dictionary<string, string>> epSourceValues
        

orderId

            string orderId
        

party

            string party
        

price

            float price
        

quantity

            integer quantity
        

staticData

            sequence<com.apama.md.XLegStaticDatastaticData
        

staticDataIndex

            integer staticDataIndex
        

tradeable

            boolean tradeable