Uses of Class
net.finmath.smartcontract.product.xml.NumberOfUnitsReference
Packages that use NumberOfUnitsReference
-
Uses of NumberOfUnitsReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NumberOfUnitsReferenceModifier and TypeFieldDescriptionprotected NumberOfUnitsReference
OptionExerciseAmounts.numberOfUnitsReference
protected NumberOfUnitsReference
TradeLegSizeChange.numberOfUnitsReference
Methods in net.finmath.smartcontract.product.xml that return NumberOfUnitsReferenceModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type NumberOfUnitsReferenceModifier 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.