Uses of Class
net.finmath.smartcontract.product.xml.CorrelationAmount
Packages that use CorrelationAmount
-
Uses of CorrelationAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CorrelationAmountMethods in net.finmath.smartcontract.product.xml that return CorrelationAmountModifier and TypeMethodDescriptionObjectFactory.createCorrelationAmount()
Create an instance ofCorrelationAmount
CorrelationLeg.getAmount()
Gets the value of the amount property.Methods in net.finmath.smartcontract.product.xml with parameters of type CorrelationAmountModifier and TypeMethodDescriptionvoid
CorrelationLeg.setAmount(CorrelationAmount value)
Sets the value of the amount property.