Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static UnderlyingPriceDeterminationMethod |
UnderlyingPriceDeterminationMethod.forValue(int value)
Returns enum value for the int representation
|
UnderlyingPriceDeterminationMethod |
ReportInstrument.getUnderlyingPriceDeterminationMethod()
Specifies how the underlying price is determined at the point of option exercise.
|
static UnderlyingPriceDeterminationMethod |
UnderlyingPriceDeterminationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnderlyingPriceDeterminationMethod[] |
UnderlyingPriceDeterminationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportInstrument.setUnderlyingPriceDeterminationMethod(UnderlyingPriceDeterminationMethod value)
Specifies how the underlying price is determined at the point of option exercise.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.