Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static OptionExerciseTimeFrame |
OptionExerciseTimeFrame.forValue(int value)
Returns enum value for the int representation
|
OptionExerciseTimeFrame |
TradeCaptureReport.getOptionExerciseTimeFrame()
For Exercise/Assignment Transformation, this indicates whether or not the resulting
Future was the result of an Early Exercise Instruction (Prior to Settlement Date).
|
static OptionExerciseTimeFrame |
OptionExerciseTimeFrame.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionExerciseTimeFrame[] |
OptionExerciseTimeFrame.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.setOptionExerciseTimeFrame(OptionExerciseTimeFrame value)
For Exercise/Assignment Transformation, this indicates whether or not the resulting
Future was the result of an Early Exercise Instruction (Prior to Settlement Date).
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.