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 ofDerivativeFormulaSensitivityDefinition.getFormula()Gets the value of the formula property.Methods in net.finmath.smartcontract.product.xml with parameters of type DerivativeFormulaModifier and TypeMethodDescriptionvoidSensitivityDefinition.setFormula(DerivativeFormula value) Sets the value of the formula property.