Uses of Enum Class
net.finmath.smartcontract.product.xml.PeriodEnum
Packages that use PeriodEnum
-
Uses of PeriodEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PeriodEnumMethods in net.finmath.smartcontract.product.xml that return PeriodEnumModifier and TypeMethodDescriptionstatic PeriodEnumPeriod.getPeriod()Gets the value of the period property.static PeriodEnumReturns 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.Methods in net.finmath.smartcontract.product.xml with parameters of type PeriodEnumModifier and TypeMethodDescriptionvoidPeriod.setPeriod(PeriodEnum value) Sets the value of the period property.