Class RoughPlanningResourceRunAnalysisInput

java.lang.Object
overit.geocallapp.wfm.roughplanning.bl.resource.result.event.RoughPlanningResourceRunAnalysisInput

public class RoughPlanningResourceRunAnalysisInput extends Object
Object used as an input bean for the for RoughPlanningResourceRunAnalysisEvent.
Since:
18.0
  • Constructor Details

    • RoughPlanningResourceRunAnalysisInput

      public RoughPlanningResourceRunAnalysisInput()
  • Method Details

    • getRoughPlanning

      public BORoughPlanning getRoughPlanning()
      Returns the rough planning.
      Returns:
      the rough planning
    • setRoughPlanning

      public void setRoughPlanning(BORoughPlanning roughPlanning)
      Sets the rough planning.
      Parameters:
      roughPlanning - the rough planning
    • getBuckets

      public Collection<BORoughPlanningBucket> getBuckets()
      Returns the buckets.
      Returns:
      the buckets
    • setBuckets

      public void setBuckets(Collection<BORoughPlanningBucket> buckets)
      Sets the buckets.
      Parameters:
      buckets - the buckets