Uses of Class
net.finmath.smartcontract.product.xml.MatrixSource
Packages that use MatrixSource
-
Uses of MatrixSource in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MatrixSourceMethods in net.finmath.smartcontract.product.xml that return MatrixSourceModifier and TypeMethodDescriptionObjectFactory.createMatrixSource()Create an instance ofMatrixSourceSettledEntityMatrix.getMatrixSource()Gets the value of the matrixSource property.Methods in net.finmath.smartcontract.product.xml with parameters of type MatrixSourceModifier and TypeMethodDescriptionvoidSettledEntityMatrix.setMatrixSource(MatrixSource value) Sets the value of the matrixSource property.