Uses of Enum Class
net.pricefx.formulaengine.optimization.ModelSchedulesContextReadOnly.PeriodUnit
-
Uses of ModelSchedulesContextReadOnly.PeriodUnit in net.pricefx.formulaengine.optimization
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ModelSchedulesContextReadOnly.PeriodUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionModelSchedulesContextReadWrite.NewScheduleBuilder.setPeriod
(int quantity, ModelSchedulesContextReadOnly.PeriodUnit unit) Sets the period of the model action execution.