Uses of Class
net.finmath.smartcontract.product.xml.Compounding
Packages that use Compounding
-
Uses of Compounding in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CompoundingMethods in net.finmath.smartcontract.product.xml that return CompoundingModifier and TypeMethodDescriptionObjectFactory.createCompounding()
Create an instance ofCompounding
InterestCalculation.getCompounding()
Gets the value of the compounding property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompoundingModifier and TypeMethodDescriptionvoid
InterestCalculation.setCompounding(Compounding value)
Sets the value of the compounding property.