Uses of Enum Class
net.finmath.smartcontract.product.xml.NonCashDividendTreatmentEnum
-
Uses of NonCashDividendTreatmentEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NonCashDividendTreatmentEnum
DividendConditions.nonCashDividendTreatment
Modifier and TypeMethodDescriptionstatic NonCashDividendTreatmentEnum
DividendConditions.getNonCashDividendTreatment()
Gets the value of the nonCashDividendTreatment property.static NonCashDividendTreatmentEnum
Returns the enum constant of this class with the specified name.static NonCashDividendTreatmentEnum[]
NonCashDividendTreatmentEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DividendConditions.setNonCashDividendTreatment
(NonCashDividendTreatmentEnum value) Sets the value of the nonCashDividendTreatment property.