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