Class DTOCapacityPlanningScenarioCoverageActivityReport

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

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

    • DTOCapacityPlanningScenarioCoverageActivityReport

      public DTOCapacityPlanningScenarioCoverageActivityReport()
  • Method Details

    • getPosition

      public Long getPosition()
      Gets the position value
      Returns:
      the position
    • setPosition

      public void setPosition(Long position)
      Sets the position value
      Parameters:
      position - the position to set
    • getDate

      public ZonedDateTime getDate()
      Gets the date value
      Returns:
      the date
    • setDate

      public void setDate(ZonedDateTime date)
      Sets the date value
      Parameters:
      date - the date to set
    • getSkill

      public Long getSkill()
      Gets the skill ID
      Returns:
      the skill ID
    • setSkill

      public void setSkill(Long skill)
      Sets the skill ID
      Parameters:
      skill - the skill ID to set
    • getSkillCode

      public String getSkillCode()
      Gets the skill code
      Returns:
      the skill code
    • setSkillCode

      public void setSkillCode(String skillCode)
      Sets the skill code
      Parameters:
      skillCode - the skill code to set
    • getSkillDescription

      public String getSkillDescription()
      Gets the skill description
      Returns:
      the skill description
    • setSkillDescription

      public void setSkillDescription(String skillDescription)
      Sets the skill description
      Parameters:
      skillDescription - the skill description to set
    • getResource

      public Long getResource()
      Gets the resource ID
      Returns:
      the resource ID
    • setResource

      public void setResource(Long resource)
      Sets the resource ID
      Parameters:
      resource - the resource ID to set
    • getActivityCode

      public String getActivityCode()
      Gets the resource name
      Returns:
      the resource name
    • setActivityCode

      public void setActivityCode(String activityCode)
      Sets the resource name
      Parameters:
      activityCode - the resource name to set
    • getActivityDescription

      public String getActivityDescription()
      Gets the resource surname
      Returns:
      the resource surname
    • setActivityDescription

      public void setActivityDescription(String activityDescription)
      Sets the resource surname
      Parameters:
      activityDescription - the resource surname to set
    • getTotalCommittedResourceOrdinaryTime

      public Long getTotalCommittedResourceOrdinaryTime()
      Gets the total committed resource ordinary time
      Returns:
      the total committed resource ordinary time
    • setTotalCommittedResourceOrdinaryTime

      public void setTotalCommittedResourceOrdinaryTime(Long totalCommittedResourceOrdinaryTime)
      Sets the total committed resource ordinary time
      Parameters:
      totalCommittedResourceOrdinaryTime - the total committed resource ordinary time to set
    • getTotalCommittedResourceOvertime

      public Long getTotalCommittedResourceOvertime()
      Gets the total committed resource overtime
      Returns:
      the total committed resource overtime
    • setTotalCommittedResourceOvertime

      public void setTotalCommittedResourceOvertime(Long totalCommittedResourceOvertime)
      Sets the total committed resource overtime
      Parameters:
      totalCommittedResourceOvertime - the total committed resource overtime to set
    • getActivity

      public Long getActivity()
      Gets the activity ID
      Returns:
      the activity ID
    • setActivity

      public void setActivity(Long activity)
      Sets the activity ID
      Parameters:
      activity - the activity ID to set
    • getTotalActivityTime

      public Long getTotalActivityTime()
      Gets the total activity time
      Returns:
      the total activity time
    • setTotalActivityTime

      public void setTotalActivityTime(Long totalActivityTime)
      Sets the total activity time
      Parameters:
      totalActivityTime - the total activity time to set