Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
QuoteEntryStatus |
QuoteEntryAckGrpElem.getQuoteEntryStatus()
Identifies the status of an individual quote.
|
Modifier and Type | Method and Description |
---|---|
void |
QuoteEntryAckGrpElem.setQuoteEntryStatus(QuoteEntryStatus value) |
Modifier and Type | Method and Description |
---|---|
static QuoteEntryStatus |
QuoteEntryStatus.forValue(byte value) |
static QuoteEntryStatus |
QuoteEntryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteEntryStatus[] |
QuoteEntryStatus.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.