Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateIndex
Packages that use FloatingRateIndex
-
Uses of FloatingRateIndex in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingRateIndexModifier and TypeFieldDescriptionprotected FloatingRateIndexFloatingRate.floatingRateIndexprotected FloatingRateIndexForecastRateIndex.floatingRateIndexprotected FloatingRateIndexprotected FloatingRateIndexRateIndex.floatingRateIndexprotected FloatingRateIndexStubFloatingRate.floatingRateIndexprotected FloatingRateIndexSwapCurveValuation.floatingRateIndexprotected FloatingRateIndexInterestShortFall.rateSourceMethods in net.finmath.smartcontract.product.xml that return FloatingRateIndexModifier and TypeMethodDescriptionObjectFactory.createFloatingRateIndex()Create an instance ofFloatingRateIndexFloatingRate.getFloatingRateIndex()Gets the value of the floatingRateIndex property.ForecastRateIndex.getFloatingRateIndex()Gets the value of the floatingRateIndex property.Fra.getFloatingRateIndex()Gets the value of the floatingRateIndex property.RateIndex.getFloatingRateIndex()Gets the value of the floatingRateIndex property.StubFloatingRate.getFloatingRateIndex()Gets the value of the floatingRateIndex property.SwapCurveValuation.getFloatingRateIndex()Gets the value of the floatingRateIndex property.InterestShortFall.getRateSource()Gets the value of the rateSource property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateIndexModifier and TypeMethodDescriptionvoidFloatingRate.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidForecastRateIndex.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidFra.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidRateIndex.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidStubFloatingRate.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidSwapCurveValuation.setFloatingRateIndex(FloatingRateIndex value) Sets the value of the floatingRateIndex property.voidInterestShortFall.setRateSource(FloatingRateIndex value) Sets the value of the rateSource property.