Uses of Class
net.finmath.smartcontract.product.xml.OptionExercise
Packages that use OptionExercise
-
Uses of OptionExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OptionExerciseModifier and TypeFieldDescriptionprotected OptionExerciseConfirmationAgreed.optionExerciseprotected OptionExerciseConfirmationDisputed.optionExerciseprotected OptionExerciseConfirmationRetracted.optionExerciseprotected OptionExerciseEventProposedMatch.optionExerciseprotected OptionExerciseEventsChoice.optionExerciseprotected OptionExerciseExecutionAdvice.optionExerciseprotected OptionExerciseExecutionAdviceRetracted.optionExerciseprotected OptionExerciseExecutionNotification.optionExerciseprotected OptionExerciseExecutionRetracted.optionExerciseprotected OptionExerciseRequestConfirmation.optionExerciseprotected OptionExerciseRequestExecution.optionExerciseprotected OptionExerciseRequestExecutionRetracted.optionExerciseMethods in net.finmath.smartcontract.product.xml that return OptionExerciseModifier and TypeMethodDescriptionObjectFactory.createOptionExercise()Create an instance ofOptionExerciseConfirmationAgreed.getOptionExercise()Gets the value of the optionExercise property.ConfirmationDisputed.getOptionExercise()Gets the value of the optionExercise property.ConfirmationRetracted.getOptionExercise()Gets the value of the optionExercise property.EventProposedMatch.getOptionExercise()Gets the value of the optionExercise property.EventsChoice.getOptionExercise()Gets the value of the optionExercise property.ExecutionAdvice.getOptionExercise()Gets the value of the optionExercise property.ExecutionAdviceRetracted.getOptionExercise()Gets the value of the optionExercise property.ExecutionNotification.getOptionExercise()Gets the value of the optionExercise property.ExecutionRetracted.getOptionExercise()Gets the value of the optionExercise property.RequestConfirmation.getOptionExercise()Gets the value of the optionExercise property.RequestExecution.getOptionExercise()Gets the value of the optionExercise property.RequestExecutionRetracted.getOptionExercise()Gets the value of the optionExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type OptionExerciseModifier and TypeMethodDescriptionvoidConfirmationAgreed.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidConfirmationDisputed.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidConfirmationRetracted.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidEventProposedMatch.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidEventsChoice.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidExecutionAdvice.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidExecutionAdviceRetracted.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidExecutionNotification.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidExecutionRetracted.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidRequestConfirmation.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidRequestExecution.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.voidRequestExecutionRetracted.setOptionExercise(OptionExercise value) Sets the value of the optionExercise property.