Class BORoughPlanningOrderMovement

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.BORoughPlanningOrderMovement
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BORoughPlanningOrderMovement extends DynO
Business Object representing rough planning order movement
Since:
20.0
See Also:
GCApi:
bo
  • Constructor Details

    • BORoughPlanningOrderMovement

      public BORoughPlanningOrderMovement()
  • Method Details

    • getId

      public Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getWorkloadAnalysis

      public Long getWorkloadAnalysis()
      Gets the rough planning.
      Returns:
      the rough planning
    • setWorkloadAnalysis

      public void setWorkloadAnalysis(Long workloadAnalysis)
      Sets the rough planning.
      Parameters:
      workloadAnalysis - the new rough planning
    • getWorkOrder

      public Long getWorkOrder()
      Gets the work order.
      Returns:
      the work order
    • setWorkOrder

      public void setWorkOrder(Long workOrder)
      Sets the work order.
      Parameters:
      workOrder - the new work order
    • getDestinationBucket

      public Long getDestinationBucket()
      Gets the destination bucket.
      Returns:
      the destination bucket
    • setDestinationBucket

      public void setDestinationBucket(Long destinationBucket)
      Sets the destination bucket.
      Parameters:
      destinationBucket - the new destination bucket