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 FloatingRateIndex
FloatingRate.floatingRateIndex
protected FloatingRateIndex
ForecastRateIndex.floatingRateIndex
protected FloatingRateIndex
protected FloatingRateIndex
RateIndex.floatingRateIndex
protected FloatingRateIndex
StubFloatingRate.floatingRateIndex
protected FloatingRateIndex
SwapCurveValuation.floatingRateIndex
protected FloatingRateIndex
InterestShortFall.rateSource
Methods in net.finmath.smartcontract.product.xml that return FloatingRateIndexModifier and TypeMethodDescriptionObjectFactory.createFloatingRateIndex()
Create an instance ofFloatingRateIndex
FloatingRate.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 TypeMethodDescriptionvoid
FloatingRate.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
ForecastRateIndex.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
Fra.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
RateIndex.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
StubFloatingRate.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
SwapCurveValuation.setFloatingRateIndex
(FloatingRateIndex value) Sets the value of the floatingRateIndex property.void
InterestShortFall.setRateSource
(FloatingRateIndex value) Sets the value of the rateSource property.