Class DTOCapacityPlanningScenarioCoverageTimeReportDetail

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

public class DTOCapacityPlanningScenarioCoverageTimeReportDetail extends DynO
DTO for capacity planning coverage scenario time report details.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOCapacityPlanningScenarioCoverageTimeReportDetail

      public DTOCapacityPlanningScenarioCoverageTimeReportDetail()
  • 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 ZonedDateTime getStartDate()
      Returns the coverage time report detail's start date
      Returns:
      the coverage time report detail's start date
    • setStartDate

      public void setStartDate(ZonedDateTime startDate)
      Sets the coverage time report detail's start date
      Parameters:
      startDate - the coverage time report detail's start date
    • getEndDate

      public ZonedDateTime getEndDate()
      Returns the coverage time report detail's end date
      Returns:
      the coverage time report detail's end date
    • setEndDate

      public void setEndDate(ZonedDateTime endDate)
      Sets the coverage time report detail's end date
      Parameters:
      endDate - the coverage time report detail's end date
    • 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
    • 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
    • getSkills

      public String getSkills()
      Returns the skills
      Returns:
      the skills
    • setSkills

      public void setSkills(String skills)
      Sets the skills
      Parameters:
      skills - the skills