Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
OrderQtyDisclosureInstruction |
EnterCLIPRequest.getOrderQtyDisclosureInstruction()
Instruction to show total quantity.
|
Modifier and Type | Method and Description |
---|---|
EnterCLIPRequest |
EnterCLIPRequest.setOrderQtyDisclosureInstruction(OrderQtyDisclosureInstruction value) |
Modifier and Type | Method and Description |
---|---|
static OrderQtyDisclosureInstruction |
OrderQtyDisclosureInstruction.forValue(byte value) |
static OrderQtyDisclosureInstruction |
OrderQtyDisclosureInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderQtyDisclosureInstruction[] |
OrderQtyDisclosureInstruction.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.