Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
QuoteEntryRejectReason |
QuoteEntryAckGrpElem.getQuoteEntryRejectReason()
Reason code indicating why the quote entry has been rejected.
|
Modifier and Type | Method and Description |
---|---|
void |
QuoteEntryAckGrpElem.setQuoteEntryRejectReason(QuoteEntryRejectReason value) |
Modifier and Type | Method and Description |
---|---|
static QuoteEntryRejectReason |
QuoteEntryRejectReason.forValue(int value) |
static QuoteEntryRejectReason |
QuoteEntryRejectReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteEntryRejectReason[] |
QuoteEntryRejectReason.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.