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 DividendConditionsEquityDerivativeLongFormBase.dividendConditionsprotected DividendConditionsReturn.dividendConditionsMethods in net.finmath.smartcontract.product.xml that return DividendConditionsModifier and TypeMethodDescriptionObjectFactory.createDividendConditions()Create an instance ofDividendConditionsEquityDerivativeLongFormBase.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 TypeMethodDescriptionvoidEquityDerivativeLongFormBase.setDividendConditions(DividendConditions value) Sets the value of the dividendConditions property.voidReturn.setDividendConditions(DividendConditions value) Sets the value of the dividendConditions property.