Uses of Class
net.finmath.smartcontract.product.xml.DerivativeFormula
Packages that use DerivativeFormula
-
Uses of DerivativeFormula in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DerivativeFormulaMethods in net.finmath.smartcontract.product.xml that return DerivativeFormulaModifier and TypeMethodDescriptionObjectFactory.createDerivativeFormula()
Create an instance ofDerivativeFormula
SensitivityDefinition.getFormula()
Gets the value of the formula property.Methods in net.finmath.smartcontract.product.xml with parameters of type DerivativeFormulaModifier and TypeMethodDescriptionvoid
SensitivityDefinition.setFormula(DerivativeFormula value)
Sets the value of the formula property.