Uses of Class
net.finmath.smartcontract.product.xml.DenominatorTerm
Packages that use DenominatorTerm
-
Uses of DenominatorTerm in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DenominatorTermMethods in net.finmath.smartcontract.product.xml that return DenominatorTermModifier and TypeMethodDescriptionObjectFactory.createDenominatorTerm()
Create an instance ofDenominatorTerm
DerivativeFormula.getDenominatorTerm()
Gets the value of the denominatorTerm property.Methods in net.finmath.smartcontract.product.xml with parameters of type DenominatorTermModifier and TypeMethodDescriptionvoid
DerivativeFormula.setDenominatorTerm(DenominatorTerm value)
Sets the value of the denominatorTerm property.