Uses of Class
net.finmath.smartcontract.product.xml.FloatingRate
Packages that use FloatingRate
-
Uses of FloatingRate in net.finmath.smartcontract.product.xml
Subclasses of FloatingRate in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A type defining the floating rate and definitions relating to the calculation of floating rate amounts.class
A type defining the components specifiying an Inflation Rate CalculationFields in net.finmath.smartcontract.product.xml declared as FloatingRateMethods in net.finmath.smartcontract.product.xml that return FloatingRateModifier and TypeMethodDescriptionObjectFactory.createFloatingRate()
Create an instance ofFloatingRate
TradeUnderlyer2.getFloatingRate()
Gets the value of the floatingRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateModifier and TypeMethodDescriptionvoid
TradeUnderlyer2.setFloatingRate
(FloatingRate value) Sets the value of the floatingRate property.