Uses of Enum Class
net.finmath.smartcontract.product.xml.ExerciseTimingEnum
-
Uses of ExerciseTimingEnum in net.finmath.smartcontract.product.xml
Modifier and TypeMethodDescriptionstatic ExerciseTimingEnum
OptionExercise.getExerciseTiming()
Gets the value of the exerciseTiming property.static ExerciseTimingEnum
Returns the enum constant of this class with the specified name.static ExerciseTimingEnum[]
ExerciseTimingEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OptionExercise.setExerciseTiming
(ExerciseTimingEnum value) Sets the value of the exerciseTiming property.