Class CapacityPlanningScenarioCoverageTimeReportDetailOutput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event.CapacityPlanningScenarioCoverageTimeReportDetailOutput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class CapacityPlanningScenarioCoverageTimeReportDetailOutput extends DynO
Business object representing an output for the capacity planning scenario coverage time report detail
Since:
19.0
See Also:
  • Constructor Details

    • CapacityPlanningScenarioCoverageTimeReportDetailOutput

      public CapacityPlanningScenarioCoverageTimeReportDetailOutput()
  • Method Details

    • getActivity

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

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

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

      public void setActivityCode(String activityCode)
      Sets the activity's code
      Parameters:
      activityCode - the activity's code
    • getActivityDescription

      public String getActivityDescription()
      Returns the activity's description
      Returns:
      the activity's description
    • setActivityDescription

      public void setActivityDescription(String activityDescription)
      Sets the activity's description
      Parameters:
      activityDescription - the activity's description
    • getStartDate

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

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

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

      public void setEndDate(Date endDate)
      Sets the end date of the coverage
      Parameters:
      endDate - the end date of the coverage
    • getExpectedDuration

      public Long getExpectedDuration()
      Returns the activity's expected duration
      Returns:
      the activity's expected duration
    • setExpectedDuration

      public void setExpectedDuration(Long expectedDuration)
      Sets the activity's expected duration
      Parameters:
      expectedDuration - the activity's expected duration
    • getResource

      public Long getResource()
      Returns the resource's id
      Returns:
      the resource's id
    • setResource

      public void setResource(Long resource)
      Sets the resource's id
      Parameters:
      resource - the resource's id
    • getResourceName

      public String getResourceName()
      Returns the resource's name
      Returns:
      the resource's name
    • setResourceName

      public void setResourceName(String resourceName)
      Sets the resource's name
      Parameters:
      resourceName - the resource's name
    • getResourceSurname

      public String getResourceSurname()
      Returns the resource's surname
      Returns:
      the resource's surname
    • setResourceSurname

      public void setResourceSurname(String resourceSurname)
      Sets the resource's surname
      Parameters:
      resourceSurname - the resource's surname
    • getTeam

      public Long getTeam()
      Returns the resource's team
      Returns:
      the resource's team
    • setTeam

      public void setTeam(Long team)
      Sets the resource's team
      Parameters:
      team - the resource's team
    • getAssignedTime

      public Long getAssignedTime()
      Returns the assigned time
      Returns:
      the assigned time
    • setAssignedTime

      public void setAssignedTime(Long assignedTime)
      Sets the assigned time
      Parameters:
      assignedTime - the assigned time
    • getAssignedOvertime

      public Long getAssignedOvertime()
      Returns the assigned overtime
      Returns:
      the assigned overtime
    • setAssignedOvertime

      public void setAssignedOvertime(Long assignedOvertime)
      Sets the assigned overtime
      Parameters:
      assignedOvertime - the assigned overtime
    • getSkills

      public String getSkills()
      Returns the activity's skills
      Returns:
      the activity's skills
    • setSkills

      public void setSkills(String skills)
      Sets the activity's skills
      Parameters:
      skills - the activity's skills
    • getGroupingConstraint

      public String getGroupingConstraint()
      Returns the grouping constraint
      Returns:
      the grouping constraint
    • setGroupingConstraint

      public void setGroupingConstraint(String groupingConstraint)
      Sets the grouping constraint
      Parameters:
      groupingConstraint - the grouping constraint