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 DividendLegDividendSwapTransactionSupplement.dividendLegMethods in net.finmath.smartcontract.product.xml that return DividendLegModifier and TypeMethodDescriptionObjectFactory.createDividendLeg()Create an instance ofDividendLegDividendSwapTransactionSupplement.getDividendLeg()Gets the value of the dividendLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type DividendLegModifier and TypeMethodDescriptionvoidDividendSwapTransactionSupplement.setDividendLeg(DividendLeg value) Sets the value of the dividendLeg property.