Class DTORoughPlanningBucketMovementFilter

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

public class DTORoughPlanningBucketMovementFilter extends DynO
DTO for filter rough planning bucket movement
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTORoughPlanningBucketMovementFilter

      public DTORoughPlanningBucketMovementFilter()
  • 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
    • getOperationTypeId

      public final Collection<Long> getOperationTypeId()
      Gets the operation type id.
      Returns:
      the operation type id
    • getOperationType

      public final Collection<Long> getOperationType()
      Gets the operation type.
      Returns:
      the operation type
    • setOperationTypeId

      public final void setOperationTypeId(Collection<Long> operationTypeId)
      Sets the operation type id.
      Parameters:
      operationTypeId - the new operation type id
    • getActivityTypeId

      public final Collection<Long> getActivityTypeId()
      Gets the activity type id.
      Returns:
      the activity type id
    • getActivityType

      public final Collection<Long> getActivityType()
      Gets the activity type.
      Returns:
      the activity type
    • setActivityTypeId

      public final void setActivityTypeId(Collection<Long> activityTypeId)
      Sets the activity type id.
      Parameters:
      activityTypeId - the new activity type id
    • getUrgencyId

      public final Collection<Long> getUrgencyId()
      Gets the urgency id.
      Returns:
      the urgency id
    • getUrgency

      public final Collection<Long> getUrgency()
      Gets the urgency.
      Returns:
      the urgency
    • setUrgencyId

      public final void setUrgencyId(Collection<Long> urgencyId)
      Sets the urgency id.
      Parameters:
      urgencyId - the new urgency id
    • getTimeToMove

      public final Long getTimeToMove()
      Gets the time to move.
      Returns:
      the time to move
    • setTimeToMove

      public final void setTimeToMove(Long timeToMove)
      Sets the time to move.
      Parameters:
      timeToMove - the new time to move
    • getOriginBucketId

      public final Collection<Long> getOriginBucketId()
      Gets the origin bucket id.
      Returns:
      the origin bucket id
    • getOriginBucket

      public final Collection<Long> getOriginBucket()
      Gets the origin bucket.
      Returns:
      the origin bucket
    • setOriginBucketId

      public final void setOriginBucketId(Collection<Long> originBucketId)
      Sets the origin bucket id.
      Parameters:
      originBucketId - the new origin bucket 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
    • getOrder

      public final Long getOrder()
      Gets the order.
      Returns:
      the order
    • setOrder

      public final void setOrder(Long order)
      Sets the order.
      Parameters:
      order - the new order
    • getState

      public final Collection<Long> getState()
      Gets the state.
      Returns:
      the state
    • setState

      public final void setState(Collection<Long> state)
      Sets the state.
      Parameters:
      state - the new state