java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event.MissingSkillCalculationInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class MissingSkillCalculationInput extends DynO
Since:
17.0
See Also:
  • Field Details

    • workShift

      protected Set<Long> workShift
    • workOrderOperation

      protected Long workOrderOperation
  • Constructor Details

    • MissingSkillCalculationInput

      public MissingSkillCalculationInput()
  • Method Details

    • getWorkShift

      public Set<Long> getWorkShift()
      Returns:
      the workShift
    • setWorkShift

      public void setWorkShift(Set<Long> workShift)
      Parameters:
      workShift - the workShift to set
    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Returns:
      the workOrderOperation
    • setWorkOrderOperation

      public void setWorkOrderOperation(Long workOrderOperation)
      Parameters:
      workOrderOperation - the workOrderOperation to set