Class DTORoughPlanningOrderMovementFilter

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

public class DTORoughPlanningOrderMovementFilter extends DynO
DTO for filter workload analysis order movement
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTORoughPlanningOrderMovementFilter

      public DTORoughPlanningOrderMovementFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getWorkloadAnalysisId

      public final Collection<Long> getWorkloadAnalysisId()
      Gets the rough planning id.
      Returns:
      the rough planning id
    • getRoughPlanning

      public final Collection<Long> getRoughPlanning()
      Gets the rough planning.
      Returns:
      the rough planning
    • setWorkloadAnalysisId

      public final void setWorkloadAnalysisId(Collection<Long> workloadAnalysisId)
      Sets the rough planning id.
      Parameters:
      workloadAnalysisId - the new rough planning id
    • getWorkOrderId

      public final Collection<Long> getWorkOrderId()
      Gets the work order id.
      Returns:
      the work order id
    • getWorkOrder

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

      public final void setWorkOrderId(Collection<Long> workOrderId)
      Sets the work order id.
      Parameters:
      workOrderId - the new work order id
    • getDestinationBucketId

      public final Collection<Long> getDestinationBucketId()
      Gets the destination bucket id.
      Returns:
      the destination bucket id
    • getDestinationBucket

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

      public final void setDestinationBucketId(Collection<Long> destinationBucketId)
      Sets the destination bucket id.
      Parameters:
      destinationBucketId - the new destination bucket id