FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
constant integer | QUERY_AMENDORDER := 2
This constant value is used by the QueryRequest object to indicate that the request type is for an Amend Order. |
constant integer | QUERY_CANCELORDER := 3
This constant value is used by the QueryRequest object to indicate that the request type is for a Cancel Order. |
constant integer | QUERY_NEWORDER := 1
This constant value is used by the QueryRequest object to indicate that the request type is for a New Order. |
constant integer | QUERYRESPONSE_FAIL := 2
This constant value is used by the QueryResponse object to indicate a objection/alert from the RuleClass to the QueryRequest. |
constant integer | QUERYRESPONSE_OKAY := 0
This constant value is used by the QueryResponse object to indicate an approval from the RuleClass to the QueryRequest. |
constant integer | QUERYRESPONSE_WARN := 1
This constant value is used by the QueryResponse object to indicate a warning from the RuleClass to the QueryRequest. |
Constant detail |
---|
constant integer QUERY_AMENDORDER := 2This constant value is used by the QueryRequest object to indicate that the request type is for an Amend Order.
constant integer QUERY_CANCELORDER := 3This constant value is used by the QueryRequest object to indicate that the request type is for a Cancel Order.
constant integer QUERY_NEWORDER := 1This constant value is used by the QueryRequest object to indicate that the request type is for a New Order.
constant integer QUERYRESPONSE_FAIL := 2This constant value is used by the QueryResponse object to indicate a objection/alert from the RuleClass to the QueryRequest.
constant integer QUERYRESPONSE_OKAY := 0This constant value is used by the QueryResponse object to indicate an approval from the RuleClass to the QueryRequest.
constant integer QUERYRESPONSE_WARN := 1This constant value is used by the QueryResponse object to indicate a warning from the RuleClass to the QueryRequest.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |