Uses of Class
net.finmath.smartcontract.product.xml.CompoundingRate
Packages that use CompoundingRate
-
Uses of CompoundingRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CompoundingRateMethods in net.finmath.smartcontract.product.xml that return CompoundingRateModifier and TypeMethodDescriptionObjectFactory.createCompoundingRate()Create an instance ofCompoundingRateCompounding.getCompoundingRate()Gets the value of the compoundingRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompoundingRateModifier and TypeMethodDescriptionvoidCompounding.setCompoundingRate(CompoundingRate value) Sets the value of the compoundingRate property.