Uses of Class
net.finmath.smartcontract.product.xml.Correlation
Packages that use Correlation
-
Uses of Correlation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CorrelationMethods in net.finmath.smartcontract.product.xml that return CorrelationModifier and TypeMethodDescriptionObjectFactory.createCorrelation()Create an instance ofCorrelationCorrelationAmount.getCorrelation()Gets the value of the correlation property.Methods in net.finmath.smartcontract.product.xml with parameters of type CorrelationModifier and TypeMethodDescriptionvoidCorrelationAmount.setCorrelation(Correlation value) Sets the value of the correlation property.