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