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 ofCompoundingRate
Compounding.getCompoundingRate()
Gets the value of the compoundingRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompoundingRateModifier and TypeMethodDescriptionvoid
Compounding.setCompoundingRate(CompoundingRate value)
Sets the value of the compoundingRate property.