Class BORoughPlanningBucketMovement

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

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

    • BORoughPlanningBucketMovement

      public BORoughPlanningBucketMovement()
  • 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
    • getOperationType

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

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

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

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

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

      public void setUrgency(Long urgency)
      Sets the urgency.
      Parameters:
      urgency - the new urgency
    • getTimeToMove

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

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

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

      public void setOriginBucket(Long originBucket)
      Sets the origin bucket.
      Parameters:
      originBucket - the new origin bucket
    • 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
    • getOrder

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

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

      public Long getState()
      Gets the state.
      Returns:
      the state
    • setState

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