| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
OrderDeletionInstruction |
TradingActionRequest.getOrderDeletionInstruction()
Instruction specifying if orders of the targeted Sponsored Access Unit ID need to be deleted.
|
OrderDeletionInstruction |
PartyActionReport.getOrderDeletionInstruction()
Instruction specifying if orders of the targeted Sponsored Access Unit ID need to be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
TradingActionRequest |
TradingActionRequest.setOrderDeletionInstruction(OrderDeletionInstruction value) |
PartyActionReport |
PartyActionReport.setOrderDeletionInstruction(OrderDeletionInstruction value) |
| Modifier and Type | Method and Description |
|---|---|
static OrderDeletionInstruction |
OrderDeletionInstruction.forValue(byte value) |
static OrderDeletionInstruction |
OrderDeletionInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderDeletionInstruction[] |
OrderDeletionInstruction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2026 Onix Solutions. All rights reserved.