Uses of Class
net.finmath.smartcontract.product.xml.CorrelationLeg
Packages that use CorrelationLeg
-
Uses of CorrelationLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CorrelationLegMethods in net.finmath.smartcontract.product.xml that return CorrelationLegModifier and TypeMethodDescriptionObjectFactory.createCorrelationLeg()
Create an instance ofCorrelationLeg
CorrelationSwap.getCorrelationLeg()
Gets the value of the correlationLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type CorrelationLegModifier and TypeMethodDescriptionvoid
CorrelationSwap.setCorrelationLeg(CorrelationLeg value)
Sets the value of the correlationLeg property.