Class SingleResourceTeamShiftDeleteInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event.SingleResourceTeamShiftDeleteInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class SingleResourceTeamShiftDeleteInput extends DynO
Since:
17.0
See Also:
  • Constructor Details

    • SingleResourceTeamShiftDeleteInput

      public SingleResourceTeamShiftDeleteInput()
  • Method Details

    • getResource

      public BOResource getResource()
      Returns the resource related to the team shift.
      Returns:
      the resource
    • setResource

      public void setResource(BOResource resource)
      Sets the resource related to the team shift.
      Parameters:
      resource - the resource
    • getWorkShift

      public BOWorkShift getWorkShift()
      Returns the work shift related to the team shift.
      Returns:
      the work shift
    • setWorkShift

      public void setWorkShift(BOWorkShift workShift)
      Sets the work shift related to the team shift.
      Parameters:
      workShift - the work shift