Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ImpliedMarketIndicator |
AddComplexInstrumentResponse.getImpliedMarketIndicator()
Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).
|
ImpliedMarketIndicator |
AddScaledSimpleInstrumentResponse.getImpliedMarketIndicator()
Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).
|
Modifier and Type | Method and Description |
---|---|
AddComplexInstrumentResponse |
AddComplexInstrumentResponse.setImpliedMarketIndicator(ImpliedMarketIndicator value) |
AddScaledSimpleInstrumentResponse |
AddScaledSimpleInstrumentResponse.setImpliedMarketIndicator(ImpliedMarketIndicator value) |
Modifier and Type | Method and Description |
---|---|
static ImpliedMarketIndicator |
ImpliedMarketIndicator.forValue(byte value) |
static ImpliedMarketIndicator |
ImpliedMarketIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImpliedMarketIndicator[] |
ImpliedMarketIndicator.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.