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