Class DTORoughPlanningOrderMovementUpdate

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

public class DTORoughPlanningOrderMovementUpdate extends DynO
DTO for update rough planning order movement
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTORoughPlanningOrderMovementUpdate

      public DTORoughPlanningOrderMovementUpdate()
  • Method Details

    • getWorkloadAnalysis

      public final Optional<Long> getWorkloadAnalysis()
      Gets the rough planning.
      Returns:
      the rough planning
    • setWorkloadAnalysis

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

      public final Optional<Long> getWorkOrder()
      Gets the work order.
      Returns:
      the work order
    • setWorkOrder

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

      public final Optional<Long> getDestinationBucket()
      Gets the destination bucket.
      Returns:
      the destination bucket
    • setDestinationBucket

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