Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ExecRestatementReason |
CLIPDeletionNotification.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
CLIPExecutionNotification.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
DeleteOrderBroadcast.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
DeleteOrderNRResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
DeleteOrderResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
ModifyOrderNRResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
ModifyOrderResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
NewOrderNRResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
NewOrderResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
OrderExecNotification.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
OrderExecReportBroadcast.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
ExecRestatementReason |
OrderExecResponse.getExecRestatementReason()
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
|
Modifier and Type | Method and Description |
---|---|
static ExecRestatementReason |
ExecRestatementReason.forValue(short value) |
static ExecRestatementReason |
ExecRestatementReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecRestatementReason[] |
ExecRestatementReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.