Class DTOImmediateSchedulingCalendarInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar.DTOImmediateSchedulingCalendarInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOImmediateSchedulingCalendarInsert extends DynO
DTO for insert immediate scheduling calendar
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOImmediateSchedulingCalendarInsert

      public DTOImmediateSchedulingCalendarInsert()
  • Method Details

    • getSchedulingModel

      public final Long getSchedulingModel()
      Gets the scheduling model.
      Returns:
      the scheduling model
    • setSchedulingModel

      public final void setSchedulingModel(Long schedulingModel)
      Sets the scheduling model.
      Parameters:
      schedulingModel - the new scheduling model
    • getImmediateInterval

      public final Long getImmediateInterval()
      Gets the immediate interval.
      Returns:
      the immediate interval
    • setImmediateInterval

      public final void setImmediateInterval(Long immediateInterval)
      Sets the immediate interval.
      Parameters:
      immediateInterval - the new immediate interval
    • getReprocessingInterval

      public final Long getReprocessingInterval()
      Gets the reprocessing interval.
      Returns:
      the reprocessing interval
    • setReprocessingInterval

      public final void setReprocessingInterval(Long reprocessingInterval)
      Sets the reprocessing interval.
      Parameters:
      reprocessingInterval - the new reprocessing interval
    • getAutoValidationEnabled

      public final boolean getAutoValidationEnabled()
      Gets the auto validation enabled.
      Returns:
      the auto validation enabled
    • setAutoValidationEnabled

      public final void setAutoValidationEnabled(boolean autoValidationEnabled)
      Sets the auto validation enabled.
      Parameters:
      autoValidationEnabled - the new auto validation enabled
    • getActive

      public final boolean getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(boolean active)
      Sets the active.
      Parameters:
      active - the new active