Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
QuotingStatus |
SRQSQuoteEntryGrpElem.getQuotingStatus()
Quoting status for the executing party.
|
QuotingStatus |
SRQSQuoteNotification.getQuotingStatus()
Quoting status for the executing party.
|
QuotingStatus |
SRQSQuotingStatusRequest.getQuotingStatus()
Quoting status for the executing party.
|
Modifier and Type | Method and Description |
---|---|
void |
SRQSQuoteEntryGrpElem.setQuotingStatus(QuotingStatus value) |
SRQSQuoteNotification |
SRQSQuoteNotification.setQuotingStatus(QuotingStatus value) |
SRQSQuotingStatusRequest |
SRQSQuotingStatusRequest.setQuotingStatus(QuotingStatus value) |
Modifier and Type | Method and Description |
---|---|
static QuotingStatus |
QuotingStatus.forValue(byte value) |
static QuotingStatus |
QuotingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotingStatus[] |
QuotingStatus.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.