Uses of Class
net.finmath.smartcontract.product.xml.DividendConditions
Packages that use DividendConditions
-
Uses of DividendConditions in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DividendConditionsModifier and TypeFieldDescriptionprotected DividendConditions
EquityDerivativeLongFormBase.dividendConditions
protected DividendConditions
Return.dividendConditions
Methods in net.finmath.smartcontract.product.xml that return DividendConditionsModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type DividendConditionsModifier 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.