Class DTORoughPlanningBucketMovementInsert

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

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

    • DTORoughPlanningBucketMovementInsert

      public DTORoughPlanningBucketMovementInsert()
  • Method Details

    • getWorkloadAnalysis

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

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

      public final Long getOperationType()
      Gets the operation type.
      Returns:
      the operation type
    • setOperationType

      public final void setOperationType(Long operationType)
      Sets the operation type.
      Parameters:
      operationType - the new operation type
    • getActivityType

      public final Long getActivityType()
      Gets the activity type.
      Returns:
      the activity type
    • setActivityType

      public final void setActivityType(Long activityType)
      Sets the activity type.
      Parameters:
      activityType - the new activity type
    • getUrgency

      public final Long getUrgency()
      Gets the urgency.
      Returns:
      the urgency
    • setUrgency

      public final void setUrgency(Long urgency)
      Sets the urgency.
      Parameters:
      urgency - the new urgency
    • 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
    • getOriginBucket

      public final Long getOriginBucket()
      Gets the origin bucket.
      Returns:
      the origin bucket
    • setOriginBucket

      public final void setOriginBucket(Long originBucket)
      Sets the origin bucket.
      Parameters:
      originBucket - the new origin bucket
    • getDestinationBucket

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

      public final void setDestinationBucket(Long destinationBucket)
      Sets the destination bucket.
      Parameters:
      destinationBucket - the new destination bucket
    • 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 Long getState()
      Gets the state.
      Returns:
      the state
    • setState

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