Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
HedgingInstruction |
SRQSCreateDealNotification.getHedgingInstruction()
Indication for the hedge transaction.
|
HedgingInstruction |
SRQSHitQuoteRequest.getHedgingInstruction()
Indication for the hedge transaction.
|
Modifier and Type | Method and Description |
---|---|
SRQSCreateDealNotification |
SRQSCreateDealNotification.setHedgingInstruction(HedgingInstruction value) |
SRQSHitQuoteRequest |
SRQSHitQuoteRequest.setHedgingInstruction(HedgingInstruction value) |
Modifier and Type | Method and Description |
---|---|
static HedgingInstruction |
HedgingInstruction.forValue(byte value) |
static HedgingInstruction |
HedgingInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HedgingInstruction[] |
HedgingInstruction.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.