Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
NumberOfRespDisclosureInstruction |
SRQSNegotiationRequesterNotification.getNumberOfRespDisclosureInstruction()
Instruction to show total number of Respondents in a SRQS event.
|
NumberOfRespDisclosureInstruction |
SRQSOpenNegotiationRequest.getNumberOfRespDisclosureInstruction()
Instruction to show total number of Respondents in a SRQS event.
|
NumberOfRespDisclosureInstruction |
SRQSOpenNegotiationRequesterNotification.getNumberOfRespDisclosureInstruction()
Instruction to show total number of Respondents in a SRQS event.
|
NumberOfRespDisclosureInstruction |
SRQSUpdateNegotiationRequest.getNumberOfRespDisclosureInstruction()
Instruction to show total number of Respondents in a SRQS event.
|
Modifier and Type | Method and Description |
---|---|
SRQSNegotiationRequesterNotification |
SRQSNegotiationRequesterNotification.setNumberOfRespDisclosureInstruction(NumberOfRespDisclosureInstruction value) |
SRQSOpenNegotiationRequest |
SRQSOpenNegotiationRequest.setNumberOfRespDisclosureInstruction(NumberOfRespDisclosureInstruction value) |
SRQSOpenNegotiationRequesterNotification |
SRQSOpenNegotiationRequesterNotification.setNumberOfRespDisclosureInstruction(NumberOfRespDisclosureInstruction value) |
SRQSUpdateNegotiationRequest |
SRQSUpdateNegotiationRequest.setNumberOfRespDisclosureInstruction(NumberOfRespDisclosureInstruction value) |
Modifier and Type | Method and Description |
---|---|
static NumberOfRespDisclosureInstruction |
NumberOfRespDisclosureInstruction.forValue(byte value) |
static NumberOfRespDisclosureInstruction |
NumberOfRespDisclosureInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberOfRespDisclosureInstruction[] |
NumberOfRespDisclosureInstruction.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.