Uses of Class
net.finmath.smartcontract.product.xml.NumberOfUnitsReference
-
Uses of NumberOfUnitsReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NumberOfUnitsReference
OptionExerciseAmounts.numberOfUnitsReference
protected NumberOfUnitsReference
TradeLegSizeChange.numberOfUnitsReference
Modifier and TypeMethodDescriptionObjectFactory.createNumberOfUnitsReference()
Create an instance ofNumberOfUnitsReference
OptionExerciseAmounts.getNumberOfUnitsReference()
Gets the value of the numberOfUnitsReference property.TradeLegSizeChange.getNumberOfUnitsReference()
Gets the value of the numberOfUnitsReference property.Modifier and TypeMethodDescriptionvoid
OptionExerciseAmounts.setNumberOfUnitsReference
(NumberOfUnitsReference value) Sets the value of the numberOfUnitsReference property.void
TradeLegSizeChange.setNumberOfUnitsReference
(NumberOfUnitsReference value) Sets the value of the numberOfUnitsReference property.