Uses of Class
net.finmath.smartcontract.product.xml.MultiDimensionalPricingData
Packages that use MultiDimensionalPricingData
-
Uses of MultiDimensionalPricingData in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MultiDimensionalPricingDataModifier and TypeFieldDescriptionprotected MultiDimensionalPricingDataVolatilityMatrix.dataPointsMethods in net.finmath.smartcontract.product.xml that return MultiDimensionalPricingDataModifier and TypeMethodDescriptionObjectFactory.createMultiDimensionalPricingData()Create an instance ofMultiDimensionalPricingDataVolatilityMatrix.getDataPoints()Gets the value of the dataPoints property.Methods in net.finmath.smartcontract.product.xml with parameters of type MultiDimensionalPricingDataModifier and TypeMethodDescriptionvoidVolatilityMatrix.setDataPoints(MultiDimensionalPricingData value) Sets the value of the dataPoints property.