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 ofDataProvider
WeatherIndexData.getDataProvider()
Gets the value of the dataProvider property.Methods in net.finmath.smartcontract.product.xml with parameters of type DataProviderModifier and TypeMethodDescriptionvoid
WeatherIndexData.setDataProvider(DataProvider value)
Sets the value of the dataProvider property.