Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
LegSide |
InstrmntLegExecGrpElem.getLegSide()
The side of the individual leg of a strategy.
|
LegSide |
InstrmtLegGrpElem.getLegSide()
The side of the individual leg of a strategy.
|
LegSide |
QuoteLegExecGrpElem.getLegSide()
The side of the individual leg of a strategy.
|
LegSide |
QuotReqLegsGrpElem.getLegSide()
The side of the individual leg of a strategy.
|
Modifier and Type | Method and Description |
---|---|
void |
InstrmntLegExecGrpElem.setLegSide(LegSide value) |
void |
InstrmtLegGrpElem.setLegSide(LegSide value) |
void |
QuoteLegExecGrpElem.setLegSide(LegSide value) |
void |
QuotReqLegsGrpElem.setLegSide(LegSide value) |
Modifier and Type | Method and Description |
---|---|
static LegSide |
LegSide.forValue(byte value) |
static LegSide |
LegSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegSide[] |
LegSide.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.