Uses of Class
net.finmath.smartcontract.product.xml.InterestAccrualsMethod
-
Uses of InterestAccrualsMethod in net.finmath.smartcontract.product.xml
Modifier 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.Modifier and TypeMethodDescriptionObjectFactory.createInterestAccrualsMethod()
Create an instance ofInterestAccrualsMethod
CompoundingRate.getSpecificRate()
Gets the value of the specificRate property.Modifier and TypeMethodDescriptionvoid
CompoundingRate.setSpecificRate
(InterestAccrualsMethod value) Sets the value of the specificRate property.