| Package | Description |
|---|---|
| biz.onixs.cme.stp.handler |
| Modifier and Type | Method and Description |
|---|---|
static NonDisclosedIndicator |
NonDisclosedIndicator.forValue(char value)
Returns enum value for the char representation
|
NonDisclosedIndicator |
TradeCaptureReportRequest.getNonDisclosedIndicator()
Used to subscribe to tickets based on disclosed or non-disclosed status of the trade.
|
static NonDisclosedIndicator |
NonDisclosedIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NonDisclosedIndicator[] |
NonDisclosedIndicator.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.setNonDisclosedIndicator(NonDisclosedIndicator value)
Used to subscribe to tickets based on disclosed or non-disclosed status of the trade.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.