Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static FeeQuantityThresholdIndicator |
FeeQuantityThresholdIndicator.forValue(String value)
Returns enum value for the string representation
|
FeeQuantityThresholdIndicator |
TradeCaptureReport.getFeeQuantityThresholdIndicator() |
static FeeQuantityThresholdIndicator |
FeeQuantityThresholdIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeeQuantityThresholdIndicator[] |
FeeQuantityThresholdIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TradeCaptureReport.setFeeQuantityThresholdIndicator(FeeQuantityThresholdIndicator value) |
Copyright © 2014–2025 Onix Solutions. All rights reserved.