Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static LiquidityFlag |
LiquidityFlag.forValue(int value)
Returns enum value for the int representation
|
LiquidityFlag |
ReportSide.getLiquidityFlag()
Indicates if an order was submitted for market making obligation as required for MiFID.
|
static LiquidityFlag |
LiquidityFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiquidityFlag[] |
LiquidityFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportSide.setLiquidityFlag(LiquidityFlag value)
Indicates if an order was submitted for market making obligation as required for MiFID.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.