Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
FillLiquidityInd |
FillsGrpElem.getFillLiquidityInd()
Indicates whether the order added or removed liquidity.
|
Modifier and Type | Method and Description |
---|---|
void |
FillsGrpElem.setFillLiquidityInd(FillLiquidityInd value) |
Modifier and Type | Method and Description |
---|---|
static FillLiquidityInd |
FillLiquidityInd.forValue(byte value) |
static FillLiquidityInd |
FillLiquidityInd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FillLiquidityInd[] |
FillLiquidityInd.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.