Class BOCapacityPlanningAlgorithmParamsFinder

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.BOCapacityPlanningAlgorithmParamsFinder
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOCapacityPlanningAlgorithmParamsFinder extends DynO
Business object representing algorithm parameters (for parameter finder) for capacity planning.
Since:
20.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOCapacityPlanningAlgorithmParamsFinder

      public BOCapacityPlanningAlgorithmParamsFinder()
  • Method Details

    • getTimeFramePriorityWeight

      public Double getTimeFramePriorityWeight()
      Gets the time frame priority weight.
      Returns:
      the time frame priority weight
    • setTimeFramePriorityWeight

      public void setTimeFramePriorityWeight(Double timeFramePriorityWeight)
      Sets the time frame priority weight.
      Parameters:
      timeFramePriorityWeight - the time frame priority weight
    • getTimeFrameSizeWeight

      public Double getTimeFrameSizeWeight()
      Gets the time frame size weight.
      Returns:
      the time frame size weight
    • setTimeFrameSizeWeight

      public void setTimeFrameSizeWeight(Double timeFrameSizeWeight)
      Sets the time frame size weight.
      Parameters:
      timeFrameSizeWeight - the time frame size weight
    • getSkillWasteWeight

      public Double getSkillWasteWeight()
      Gets the skill waste weight.
      Returns:
      the skill waste weight
    • setSkillWasteWeight

      public void setSkillWasteWeight(Double skillWasteWeight)
      Sets the skill waste weight.
      Parameters:
      skillWasteWeight - the skill waste weight