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 TypeClassDescriptionclassA type defining the floating rate and definitions relating to the calculation of floating rate amounts.classA 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 ofFloatingRateTradeUnderlyer2.getFloatingRate()Gets the value of the floatingRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateModifier and TypeMethodDescriptionvoidTradeUnderlyer2.setFloatingRate(FloatingRate value) Sets the value of the floatingRate property.