Uses of Class
net.finmath.smartcontract.product.xml.DividendPaymentDate
-
Uses of DividendPaymentDate in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected DividendPaymentDate
DividendConditions.dividendFxTriggerDate
protected DividendPaymentDate
DividendConditions.dividendPaymentDate
Modifier and TypeMethodDescriptionObjectFactory.createDividendPaymentDate()
Create an instance ofDividendPaymentDate
DividendConditions.getDividendFxTriggerDate()
Gets the value of the dividendFxTriggerDate property.DividendConditions.getDividendPaymentDate()
Gets the value of the dividendPaymentDate property.Modifier and TypeMethodDescriptionvoid
DividendConditions.setDividendFxTriggerDate
(DividendPaymentDate value) Sets the value of the dividendFxTriggerDate property.void
DividendConditions.setDividendPaymentDate
(DividendPaymentDate value) Sets the value of the dividendPaymentDate property.