Uses of Class
net.finmath.smartcontract.product.xml.NumberOfOptionsReference
-
Uses of NumberOfOptionsReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NumberOfOptionsReference
OptionExerciseAmounts.numberOfOptionsReference
protected NumberOfOptionsReference
TradeLegSizeChange.numberOfOptionsReference
Modifier and TypeMethodDescriptionObjectFactory.createNumberOfOptionsReference()
Create an instance ofNumberOfOptionsReference
OptionExerciseAmounts.getNumberOfOptionsReference()
Gets the value of the numberOfOptionsReference property.TradeLegSizeChange.getNumberOfOptionsReference()
Gets the value of the numberOfOptionsReference property.Modifier and TypeMethodDescriptionvoid
OptionExerciseAmounts.setNumberOfOptionsReference
(NumberOfOptionsReference value) Sets the value of the numberOfOptionsReference property.void
TradeLegSizeChange.setNumberOfOptionsReference
(NumberOfOptionsReference value) Sets the value of the numberOfOptionsReference property.