Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ShowLastDealOnClosure |
SRQSNegotiationRequesterNotification.getShowLastDealOnClosure()
Instruction to show last deal information after negotiation closure.
|
ShowLastDealOnClosure |
SRQSOpenNegotiationRequest.getShowLastDealOnClosure()
Instruction to show last deal information after negotiation closure.
|
ShowLastDealOnClosure |
SRQSOpenNegotiationRequesterNotification.getShowLastDealOnClosure()
Instruction to show last deal information after negotiation closure.
|
ShowLastDealOnClosure |
SRQSUpdateNegotiationRequest.getShowLastDealOnClosure()
Instruction to show last deal information after negotiation closure.
|
Modifier and Type | Method and Description |
---|---|
SRQSNegotiationRequesterNotification |
SRQSNegotiationRequesterNotification.setShowLastDealOnClosure(ShowLastDealOnClosure value) |
SRQSOpenNegotiationRequest |
SRQSOpenNegotiationRequest.setShowLastDealOnClosure(ShowLastDealOnClosure value) |
SRQSOpenNegotiationRequesterNotification |
SRQSOpenNegotiationRequesterNotification.setShowLastDealOnClosure(ShowLastDealOnClosure value) |
SRQSUpdateNegotiationRequest |
SRQSUpdateNegotiationRequest.setShowLastDealOnClosure(ShowLastDealOnClosure value) |
Modifier and Type | Method and Description |
---|---|
static ShowLastDealOnClosure |
ShowLastDealOnClosure.forValue(byte value) |
static ShowLastDealOnClosure |
ShowLastDealOnClosure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShowLastDealOnClosure[] |
ShowLastDealOnClosure.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.