Uses of Class
net.finmath.smartcontract.product.xml.InterestAccrualsMethod
Packages that use InterestAccrualsMethod
-
Uses of InterestAccrualsMethod in net.finmath.smartcontract.product.xml
Subclasses of InterestAccrualsMethod in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A type defining the way in which interests are accrued: the applicable rate (fixed or floating reference) and the compounding method.class
Specifies the calculation method of the interest rate leg of the return swap.Fields in net.finmath.smartcontract.product.xml declared as InterestAccrualsMethodMethods in net.finmath.smartcontract.product.xml that return InterestAccrualsMethodModifier and TypeMethodDescriptionObjectFactory.createInterestAccrualsMethod()
Create an instance ofInterestAccrualsMethod
CompoundingRate.getSpecificRate()
Gets the value of the specificRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestAccrualsMethodModifier and TypeMethodDescriptionvoid
CompoundingRate.setSpecificRate
(InterestAccrualsMethod value) Sets the value of the specificRate property.