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 NumberOfUnitsReferenceOptionExerciseAmounts.numberOfUnitsReferenceprotected NumberOfUnitsReferenceTradeLegSizeChange.numberOfUnitsReferenceMethods in net.finmath.smartcontract.product.xml that return NumberOfUnitsReferenceModifier and TypeMethodDescriptionObjectFactory.createNumberOfUnitsReference()Create an instance ofNumberOfUnitsReferenceOptionExerciseAmounts.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 TypeMethodDescriptionvoidOptionExerciseAmounts.setNumberOfUnitsReference(NumberOfUnitsReference value) Sets the value of the numberOfUnitsReference property.voidTradeLegSizeChange.setNumberOfUnitsReference(NumberOfUnitsReference value) Sets the value of the numberOfUnitsReference property.