Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
QuoteEventReason |
QuoteEventGrpElem.getQuoteEventReason()
Additional information why quote side was removed.
|
Modifier and Type | Method and Description |
---|---|
void |
QuoteEventGrpElem.setQuoteEventReason(QuoteEventReason value) |
Modifier and Type | Method and Description |
---|---|
static QuoteEventReason |
QuoteEventReason.forValue(byte value) |
static QuoteEventReason |
QuoteEventReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteEventReason[] |
QuoteEventReason.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.