Class CapacityPlanningScenarioCoverageResourceReportOutput

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

public class CapacityPlanningScenarioCoverageResourceReportOutput extends CapacityPlanningScenarioCoverageReportOutput
Business object representing an output for the capacity planning scenario coverage resource report
Since:
19.0
See Also:
  • Constructor Details

    • CapacityPlanningScenarioCoverageResourceReportOutput

      public CapacityPlanningScenarioCoverageResourceReportOutput()
  • Method Details

    • 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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