Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
PriceDisclosureInstruction |
EnterCLIPRequest.getPriceDisclosureInstruction()
Price disclosure instruction.
|
PriceDisclosureInstruction |
TargetPartiesElem.getPriceDisclosureInstruction()
Price disclosure instruction.
|
Modifier and Type | Method and Description |
---|---|
EnterCLIPRequest |
EnterCLIPRequest.setPriceDisclosureInstruction(PriceDisclosureInstruction value) |
void |
TargetPartiesElem.setPriceDisclosureInstruction(PriceDisclosureInstruction value) |
Modifier and Type | Method and Description |
---|---|
static PriceDisclosureInstruction |
PriceDisclosureInstruction.forValue(byte value) |
static PriceDisclosureInstruction |
PriceDisclosureInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceDisclosureInstruction[] |
PriceDisclosureInstruction.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.