Uses of Class
net.finmath.smartcontract.product.xml.FormulaTerm
Packages that use FormulaTerm
-
Uses of FormulaTerm in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FormulaTermMethods in net.finmath.smartcontract.product.xml that return FormulaTermModifier and TypeMethodDescriptionObjectFactory.createFormulaTerm()
Create an instance ofFormulaTerm
DerivativeFormula.getTerm()
Gets the value of the term property.Methods in net.finmath.smartcontract.product.xml with parameters of type FormulaTermModifier and TypeMethodDescriptionvoid
DerivativeFormula.setTerm(FormulaTerm value)
Sets the value of the term property.