Uses of Class
net.finmath.smartcontract.product.xml.NumberOfOptionsReference
Packages that use NumberOfOptionsReference
-
Uses of NumberOfOptionsReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NumberOfOptionsReferenceModifier and TypeFieldDescriptionprotected NumberOfOptionsReferenceOptionExerciseAmounts.numberOfOptionsReferenceprotected NumberOfOptionsReferenceTradeLegSizeChange.numberOfOptionsReferenceMethods in net.finmath.smartcontract.product.xml that return NumberOfOptionsReferenceModifier and TypeMethodDescriptionObjectFactory.createNumberOfOptionsReference()Create an instance ofNumberOfOptionsReferenceOptionExerciseAmounts.getNumberOfOptionsReference()Gets the value of the numberOfOptionsReference property.TradeLegSizeChange.getNumberOfOptionsReference()Gets the value of the numberOfOptionsReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type NumberOfOptionsReferenceModifier and TypeMethodDescriptionvoidOptionExerciseAmounts.setNumberOfOptionsReference(NumberOfOptionsReference value) Sets the value of the numberOfOptionsReference property.voidTradeLegSizeChange.setNumberOfOptionsReference(NumberOfOptionsReference value) Sets the value of the numberOfOptionsReference property.