Uses of Class
net.finmath.smartcontract.product.xml.DividendLeg
Packages that use DividendLeg
-
Uses of DividendLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DividendLegModifier and TypeFieldDescriptionprotected DividendLeg
DividendSwapTransactionSupplement.dividendLeg
Methods in net.finmath.smartcontract.product.xml that return DividendLegModifier and TypeMethodDescriptionObjectFactory.createDividendLeg()
Create an instance ofDividendLeg
DividendSwapTransactionSupplement.getDividendLeg()
Gets the value of the dividendLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type DividendLegModifier and TypeMethodDescriptionvoid
DividendSwapTransactionSupplement.setDividendLeg(DividendLeg value)
Sets the value of the dividendLeg property.