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

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

    • DTOImmediateSchedulingCalendar

      public DTOImmediateSchedulingCalendar()
  • Method Details

    • getId

      public final Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getOperationCenter

      public final Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public final void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • 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