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 ofMatrixSource
SettledEntityMatrix.getMatrixSource()
Gets the value of the matrixSource property.Methods in net.finmath.smartcontract.product.xml with parameters of type MatrixSourceModifier and TypeMethodDescriptionvoid
SettledEntityMatrix.setMatrixSource
(MatrixSource value) Sets the value of the matrixSource property.