Uses of Class
net.finmath.smartcontract.product.xml.DividendConditions
-
Uses of DividendConditions in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected DividendConditions
EquityDerivativeLongFormBase.dividendConditions
protected DividendConditions
Return.dividendConditions
Modifier and TypeMethodDescriptionObjectFactory.createDividendConditions()
Create an instance ofDividendConditions
EquityDerivativeLongFormBase.getDividendConditions()
Gets the value of the dividendConditions property.Return.getDividendConditions()
Gets the value of the dividendConditions property.Modifier and TypeMethodDescriptionvoid
EquityDerivativeLongFormBase.setDividendConditions
(DividendConditions value) Sets the value of the dividendConditions property.void
Return.setDividendConditions
(DividendConditions value) Sets the value of the dividendConditions property.