Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
QuoteCondition |
SRQSNegotiationNotification.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSNegotiationRequesterNotification.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSNegotiationStatusNotification.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSOpenNegotiationNotification.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSOpenNegotiationRequest.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSOpenNegotiationRequesterNotification.getQuoteCondition()
Status of the quote.
|
QuoteCondition |
SRQSUpdateNegotiationRequest.getQuoteCondition()
Status of the quote.
|
Modifier and Type | Method and Description |
---|---|
SRQSNegotiationNotification |
SRQSNegotiationNotification.setQuoteCondition(QuoteCondition value) |
SRQSNegotiationRequesterNotification |
SRQSNegotiationRequesterNotification.setQuoteCondition(QuoteCondition value) |
SRQSNegotiationStatusNotification |
SRQSNegotiationStatusNotification.setQuoteCondition(QuoteCondition value) |
SRQSOpenNegotiationNotification |
SRQSOpenNegotiationNotification.setQuoteCondition(QuoteCondition value) |
SRQSOpenNegotiationRequest |
SRQSOpenNegotiationRequest.setQuoteCondition(QuoteCondition value) |
SRQSOpenNegotiationRequesterNotification |
SRQSOpenNegotiationRequesterNotification.setQuoteCondition(QuoteCondition value) |
SRQSUpdateNegotiationRequest |
SRQSUpdateNegotiationRequest.setQuoteCondition(QuoteCondition value) |
Modifier and Type | Method and Description |
---|---|
static QuoteCondition |
QuoteCondition.forValue(char value) |
static QuoteCondition |
QuoteCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteCondition[] |
QuoteCondition.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.