java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.BOWorkLoadDistribution
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOWorkLoadDistribution extends DynO
Business object representing a work load.
Since:
19.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOWorkLoadDistribution

      public BOWorkLoadDistribution()
  • Method Details

    • getActivity

      public Long getActivity()
      Returns the activity id.
      Returns:
      the activity id
    • setActivity

      public void setActivity(Long activity)
      Sets the activity id
      Parameters:
      activity - the activity id
    • getActivityCode

      public String getActivityCode()
      Returns the activity code.
      Returns:
      the activity code
    • setActivityCode

      public void setActivityCode(String activityCode)
      Sets the activity code
      Parameters:
      activityCode - the activity code
    • getStartDate

      public Date getStartDate()
      Returns the start date.
      Returns:
      the start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date.
      Parameters:
      startDate - the start date
    • getEndDate

      public Date getEndDate()
      Returns the end date.
      Returns:
      the end date
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the end date.
      Parameters:
      endDate - the end date
    • getDuration

      public Long getDuration()
      Returns the duration.
      Returns:
      the duration
    • setDuration

      public void setDuration(Long duration)
      Sets the duration.
      Parameters:
      duration - the duration
    • getTasks

      public Long getTasks()
      Returns the number of tasks.
      Returns:
      the number of tasks
    • setTasks

      public void setTasks(Long tasks)
      Sets the number of tasks.
      Parameters:
      tasks - the number of tasks
    • getOperationType

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

      public void setOperationType(Long operationType)
      Sets the operation type id
      Parameters:
      operationType - the operation type id
    • getOperationTypeCode

      public String getOperationTypeCode()
      Returns the operation type code.
      Returns:
      the operation type code
    • setOperationTypeCode

      public void setOperationTypeCode(String operationTypeCode)
      Sets the operation type code
      Parameters:
      operationTypeCode - the operation type code
    • getUrgency

      public Long getUrgency()
      Returns the urgency id
      Returns:
      the urgency id
    • setUrgency

      public void setUrgency(Long urgency)
      Sets the urgency id
      Parameters:
      urgency - the urgencyId
    • getUrgencyCode

      public String getUrgencyCode()
      Returns the urgency code
      Returns:
      the urgency code
    • setUrgencyCode

      public void setUrgencyCode(String urgencyCode)
      Sets the urgency code
      Parameters:
      urgencyCode - the urgency code
    • getCountField

      public Long getCountField()
      Returns the count field value.
      Returns:
      the count field value
    • setCountField

      public void setCountField(Long countField)
      Sets the count field value.
      Parameters:
      countField - the count field value