Class CapacityPlanningScenarioCoverageActivityReportOutput

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

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

    • CapacityPlanningScenarioCoverageActivityReportOutput

      public CapacityPlanningScenarioCoverageActivityReportOutput()
  • 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
    • getActivityCode

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

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

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

      public void setActivityDescription(String activityDescription)
      Sets the activity description
      Parameters:
      activityDescription - the activity description
    • 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