Uses of Class
net.finmath.smartcontract.product.xml.DividendSwapTransactionSupplement
Packages that use DividendSwapTransactionSupplement
-
Uses of DividendSwapTransactionSupplement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DividendSwapTransactionSupplementModifier and TypeFieldDescriptionprotected DividendSwapTransactionSupplement
DividendSwapOptionTransactionSupplement.dividendSwapTransactionSupplement
Methods in net.finmath.smartcontract.product.xml that return DividendSwapTransactionSupplementModifier and TypeMethodDescriptionObjectFactory.createDividendSwapTransactionSupplement()
Create an instance ofDividendSwapTransactionSupplement
DividendSwapOptionTransactionSupplement.getDividendSwapTransactionSupplement()
Gets the value of the dividendSwapTransactionSupplement property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type DividendSwapTransactionSupplementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DividendSwapTransactionSupplement> ObjectFactory.createDividendSwapTransactionSupplement
(DividendSwapTransactionSupplement value) Methods in net.finmath.smartcontract.product.xml with parameters of type DividendSwapTransactionSupplementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DividendSwapTransactionSupplement> ObjectFactory.createDividendSwapTransactionSupplement
(DividendSwapTransactionSupplement value) void
DividendSwapOptionTransactionSupplement.setDividendSwapTransactionSupplement
(DividendSwapTransactionSupplement value) Sets the value of the dividendSwapTransactionSupplement property.