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 ofCompoundingInterestCalculation.getCompounding()Gets the value of the compounding property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompoundingModifier and TypeMethodDescriptionvoidInterestCalculation.setCompounding(Compounding value) Sets the value of the compounding property.