Class DTOCapacityPlanningScenarioCoverageResourceReport

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

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

    • DTOCapacityPlanningScenarioCoverageResourceReport

      public DTOCapacityPlanningScenarioCoverageResourceReport()
  • 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
    • getResourceName

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

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

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

      public void setResourceSurname(String resourceSurname)
      Sets the resource surname
      Parameters:
      resourceSurname - the resource surname to set
    • getResourceCode

      public String getResourceCode()
      Gets the resource code
      Returns:
      the resource code
    • setResourceCode

      public void setResourceCode(String resourceCode)
      Sets the resource code
      Parameters:
      resourceCode - the resource code 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
    • getTotalResourceUnusableTime

      public Long getTotalResourceUnusableTime()
      Gets the total resource unusable time
      Returns:
      the total resource unusable time
    • setTotalResourceUnusableTime

      public void setTotalResourceUnusableTime(Long totalResourceUnusableTime)
      Sets the total resource unusable time
      Parameters:
      totalResourceUnusableTime - the total resource unusable time to set
    • getTotalResourceOrdinaryTime

      public Long getTotalResourceOrdinaryTime()
      Gets the total resource ordinary time
      Returns:
      the total resource ordinary time
    • setTotalResourceOrdinaryTime

      public void setTotalResourceOrdinaryTime(Long totalResourceOrdinaryTime)
      Sets the total resource ordinary time
      Parameters:
      totalResourceOrdinaryTime - the total resource ordinary time to set
    • getTotalResourceUnavailabilityTime

      public Long getTotalResourceUnavailabilityTime()
      Gets the total resource unavailability time
      Returns:
      the total resource unavailability time
    • setTotalResourceUnavailabilityTime

      public void setTotalResourceUnavailabilityTime(Long totalResourceUnavailabilityTime)
      Sets the total resource unavailability time
      Parameters:
      totalResourceUnavailabilityTime - the total resource unavailability time to set
    • getTotalResourceOvertime

      public Long getTotalResourceOvertime()
      Gets the total resource overtime
      Returns:
      the total resource overtime
    • setTotalResourceOvertime

      public void setTotalResourceOvertime(Long totalResourceOvertime)
      Sets the total resource overtime
      Parameters:
      totalResourceOvertime - the total resource overtime to set