Uses of Class
net.finmath.smartcontract.product.xml.RateSourcePage
Packages that use RateSourcePage
-
Uses of RateSourcePage in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RateSourcePageModifier and TypeFieldDescriptionprotected RateSourcePageInflationRateCalculation.indexSourceprotected RateSourcePageCommodityInformationSource.rateSourcePageprotected RateSourcePageInformationSource.rateSourcePageMethods in net.finmath.smartcontract.product.xml that return RateSourcePageModifier and TypeMethodDescriptionObjectFactory.createRateSourcePage()Create an instance ofRateSourcePageInflationRateCalculation.getIndexSource()Gets the value of the indexSource property.CommodityInformationSource.getRateSourcePage()Gets the value of the rateSourcePage property.InformationSource.getRateSourcePage()Gets the value of the rateSourcePage property.Methods in net.finmath.smartcontract.product.xml with parameters of type RateSourcePageModifier and TypeMethodDescriptionvoidInflationRateCalculation.setIndexSource(RateSourcePage value) Sets the value of the indexSource property.voidCommodityInformationSource.setRateSourcePage(RateSourcePage value) Sets the value of the rateSourcePage property.voidInformationSource.setRateSourcePage(RateSourcePage value) Sets the value of the rateSourcePage property.