Class DTOCapacityPlanningScenarioCoverageTimeReport

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

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

    • DTOCapacityPlanningScenarioCoverageTimeReport

      public DTOCapacityPlanningScenarioCoverageTimeReport()
  • Method Details

    • getPosition

      public Long getPosition()
      Returns:
      the position of the report in the scenario
    • setPosition

      public void setPosition(Long position)
      Parameters:
      position - the position of the report in the scenario
    • getDate

      public ZonedDateTime getDate()
      Returns:
      the date of the report
    • setDate

      public void setDate(ZonedDateTime date)
      Parameters:
      date - the date of the report
    • getTotalActivityTime

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

      public void setTotalActivityTime(Long totalActivityTime)
      Parameters:
      totalActivityTime - the total activity time
    • getTotalCommittedResourceOrdinaryTime

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

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

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

      public void setTotalCommittedResourceOvertime(Long totalCommittedResourceOvertime)
      Parameters:
      totalCommittedResourceOvertime - the total committed resource overtime
    • getTotalResourceUnusableTime

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

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

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

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

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

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

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

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