Uses of Class
net.finmath.smartcontract.product.xml.CommodityInformationProvider
Packages that use CommodityInformationProvider
-
Uses of CommodityInformationProvider in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityInformationProviderModifier and TypeFieldDescriptionprotected CommodityInformationProvider
CommodityInformationSource.rateSource
Methods in net.finmath.smartcontract.product.xml that return CommodityInformationProviderModifier and TypeMethodDescriptionObjectFactory.createCommodityInformationProvider()
Create an instance ofCommodityInformationProvider
CommodityInformationSource.getRateSource()
Gets the value of the rateSource property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityInformationProviderModifier and TypeMethodDescriptionvoid
CommodityInformationSource.setRateSource
(CommodityInformationProvider value) Sets the value of the rateSource property.