Uses of Class
net.finmath.smartcontract.product.xml.DataProvider
Packages that use DataProvider
-
Uses of DataProvider in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DataProviderMethods in net.finmath.smartcontract.product.xml that return DataProviderModifier and TypeMethodDescriptionObjectFactory.createDataProvider()Create an instance ofDataProviderWeatherIndexData.getDataProvider()Gets the value of the dataProvider property.Methods in net.finmath.smartcontract.product.xml with parameters of type DataProviderModifier and TypeMethodDescriptionvoidWeatherIndexData.setDataProvider(DataProvider value) Sets the value of the dataProvider property.