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 ofDenominatorTermDerivativeFormula.getDenominatorTerm()Gets the value of the denominatorTerm property.Methods in net.finmath.smartcontract.product.xml with parameters of type DenominatorTermModifier and TypeMethodDescriptionvoidDerivativeFormula.setDenominatorTerm(DenominatorTerm value) Sets the value of the denominatorTerm property.