Uses of Class
net.pricefx.common.apibuilder.calculationflowaction.ScheduleSettings
-
Packages that use ScheduleSettings Package Description net.pricefx.common.apibuilder.calculationflowaction -
-
Uses of ScheduleSettings in net.pricefx.common.apibuilder.calculationflowaction
Methods in net.pricefx.common.apibuilder.calculationflowaction that return ScheduleSettings Modifier and Type Method Description ScheduleSettings<CalculationFlowActionBuilder>
CalculationFlowActionBuilder. getScheduleSettings()
It's getting you an object that is used to obtain the schedule as seen in the UI + if needed alter it.
-