Uses of Interface
net.pricefx.formulaengine.optimization.ModelSchedulesContextReadWrite.NewScheduleBuilder
-
Uses of ModelSchedulesContextReadWrite.NewScheduleBuilder in net.pricefx.formulaengine.optimization
Modifier and TypeMethodDescriptionModelSchedulesContextReadWrite.newSchedule
(String name) Creates or updates a Model Schedule.Sets the model action to be executed once at the beginning of each period.ModelSchedulesContextReadWrite.NewScheduleBuilder.setPeriod
(int quantity, ModelSchedulesContextReadOnly.PeriodUnit unit) Sets the period of the model action execution.ModelSchedulesContextReadWrite.NewScheduleBuilder.setStartDate
(DateTime date) Sets the start date and time of the model schedule.