FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
float | bidPrice
|
float | askPrice
|
integer | bidQuantity
|
integer | askQuantity
|
Action Summary | |
---|---|
void |
initialise(float bidPrice, integer bidQuantity, float askPrice, integer askQuantity)
|
Member Detail |
---|
float askPrice
integer askQuantity
float bidPrice
integer bidQuantity
Action Detail |
---|
void initialise(float bidPrice, integer bidQuantity, float askPrice, integer askQuantity)
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |