Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
LegPositionEffect |
LegOrdGrpElem.getLegPositionEffect()
Leg-specific field used for Eurex position management purposes and indicates whether the leg is submitted to open or close a position.
|
LegPositionEffect |
SideCrossLegGrpElem.getLegPositionEffect()
Leg-specific field used for Eurex position management purposes and indicates whether the leg is submitted to open or close a position.
|
Modifier and Type | Method and Description |
---|---|
void |
LegOrdGrpElem.setLegPositionEffect(LegPositionEffect value) |
void |
SideCrossLegGrpElem.setLegPositionEffect(LegPositionEffect value) |
Modifier and Type | Method and Description |
---|---|
static LegPositionEffect |
LegPositionEffect.forValue(char value) |
static LegPositionEffect |
LegPositionEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegPositionEffect[] |
LegPositionEffect.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.