Uses of Class
net.finmath.smartcontract.product.xml.ForecastRateIndex
Packages that use ForecastRateIndex
-
Uses of ForecastRateIndex in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ForecastRateIndexMethods in net.finmath.smartcontract.product.xml that return ForecastRateIndexModifier and TypeMethodDescriptionObjectFactory.createForecastRateIndex()
Create an instance ofForecastRateIndex
YieldCurve.getForecastRateIndex()
Gets the value of the forecastRateIndex property.Methods in net.finmath.smartcontract.product.xml with parameters of type ForecastRateIndexModifier and TypeMethodDescriptionvoid
YieldCurve.setForecastRateIndex
(ForecastRateIndex value) Sets the value of the forecastRateIndex property.