Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static ManualOrderIndicator |
ManualOrderIndicator.forValue(char value)
Returns enum value for the char representation
|
ManualOrderIndicator |
TradeCaptureReportRequest.getManualOrderIndicator()
Used to subscribe to tickets based on origination either from API or manually created trades.
|
static ManualOrderIndicator |
ManualOrderIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManualOrderIndicator[] |
ManualOrderIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TradeCaptureReportRequest.setManualOrderIndicator(ManualOrderIndicator value)
Used to subscribe to tickets based on origination either from API or manually created trades.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.