Class CapacityPlanningScenarioCoverageReportOutput

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

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

    • CapacityPlanningScenarioCoverageReportOutput

      public CapacityPlanningScenarioCoverageReportOutput()
  • Method Details

    • getPosition

      public Long getPosition()
      The position of the item in the report
    • setPosition

      public void setPosition(Long position)
      The position of the item in the report
    • getDate

      public Date getDate()
      The date of the item in the report
    • setDate

      public void setDate(Date date)
      The date of the item in the report
    • getTotalActivityTime

      public Long getTotalActivityTime()
      The total activity time
    • setTotalActivityTime

      public void setTotalActivityTime(Long totalActivityTime)
      The total activity time
    • getTotalCommittedResourceOrdinaryTime

      public Long getTotalCommittedResourceOrdinaryTime()
      The total committed resource ordinary time
    • setTotalCommittedResourceOrdinaryTime

      public void setTotalCommittedResourceOrdinaryTime(Long totalCommittedResourceOrdinaryTime)
      The total committed resource ordinary time
    • getTotalCommittedResourceOvertime

      public Long getTotalCommittedResourceOvertime()
      The total committed resource overtime
    • setTotalCommittedResourceOvertime

      public void setTotalCommittedResourceOvertime(Long totalCommittedResourceOvertime)
      The total committed resource overtime
    • getTotalResourceUnusableTime

      public Long getTotalResourceUnusableTime()
      The total resource unusable time
    • setTotalResourceUnusableTime

      public void setTotalResourceUnusableTime(Long totalResourceUnusableTime)
      The total resource unusable time
    • getTotalResourceOrdinaryTime

      public Long getTotalResourceOrdinaryTime()
      The total resource ordinary time
    • setTotalResourceOrdinaryTime

      public void setTotalResourceOrdinaryTime(Long totalResourceOrdinaryTime)
      The total resource ordinary time
    • getTotalResourceUnavailabilityTime

      public Long getTotalResourceUnavailabilityTime()
      The total resource unavailability time
    • setTotalResourceUnavailabilityTime

      public void setTotalResourceUnavailabilityTime(Long totalResourceUnavailabilityTime)
      The total resource unavailability time
    • getTotalResourceOvertime

      public Long getTotalResourceOvertime()
      The total resource overtime
    • setTotalResourceOvertime

      public void setTotalResourceOvertime(Long totalResourceOvertime)
      The total resource overtime