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