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