Uses of Enum Class
net.pricefx.formulaengine.optimization.ModelSchedulesContextReadOnly.PeriodUnit
Packages that use ModelSchedulesContextReadOnly.PeriodUnit
-
Uses of ModelSchedulesContextReadOnly.PeriodUnit in net.pricefx.formulaengine.optimization
Methods in net.pricefx.formulaengine.optimization that return ModelSchedulesContextReadOnly.PeriodUnitModifier 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.Methods in net.pricefx.formulaengine.optimization that return types with arguments of type ModelSchedulesContextReadOnly.PeriodUnitMethods in net.pricefx.formulaengine.optimization with parameters of type ModelSchedulesContextReadOnly.PeriodUnitModifier and TypeMethodDescriptionModelSchedulesContextReadWrite.NewScheduleBuilder.setPeriod
(int quantity, ModelSchedulesContextReadOnly.PeriodUnit unit) Sets the period of the model action execution.