

Process the XML elements (and character fields) associated with the AimOrder object. An aim order defines a market trading objective. For example, purchase 1000 shares of a stock. The aim order trading strategy (instructions) may indicate whether the order will be submitted immediately to the market or traded over time.
Public Member Functions | |
| MessageBase | getMessage () |
| void | element (String localName, Attributes attributes) |
| void | characters (String str) |
| void | endElement (String localName) |
Private Attributes | |
| MessageStates | mCurrentState = States.BAD_STATE |
| AimOrder | mAimOrder = new AimOrder() |
|
|
Implements saxparse.MessageInterface.
|
|
||||||||||||
|
Implements saxparse.MessageInterface.
|
|
|
Implements saxparse.MessageInterface.
|
|
|
Implements saxparse.MessageInterface.
|
|
|
|
|
|
|
1.3.8