FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
action<> returns float | getPrice
Returns the price of this book entry as a float. |
action<> returns integer | getPriorityIndex
Returns the priorityIndex of this book entry as an integer. |
action<> returns integer | getQuantity
Returns the quantity of this book entry. |
action<> returns sequence<com.apama.md.client.AggLegEntry> | getLegs
Returns all the legs of this book entry. |
action<integer> returns com.apama.md.client.AggLegEntryInterface | getEntryLeg
Returns a specific leg of the entry. |
Member detail |
---|
action<integer> returns com.apama.md.client.AggLegEntryInterface getEntryLegReturns a specific leg of the entry.
action<> returns sequence<com.apama.md.client.AggLegEntry> getLegsReturns all the legs of this book entry.
action<> returns float getPriceReturns the price of this book entry as a float.
action<> returns integer getPriorityIndexReturns the priorityIndex of this book entry as an integer.
action<> returns integer getQuantityReturns the quantity of this book entry.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |