Uses of Class
net.finmath.smartcontract.product.xml.FixedRate
Packages that use FixedRate
-
Uses of FixedRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedRateMethods in net.finmath.smartcontract.product.xml that return FixedRateModifier and TypeMethodDescriptionObjectFactory.createFixedRate()
Create an instance ofFixedRate
FixedAmountCalculation.getFixedRate()
Gets the value of the fixedRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateModifier and TypeMethodDescriptionvoid
FixedAmountCalculation.setFixedRate
(FixedRate value) Sets the value of the fixedRate property.