Class DTOImmediateSchedulingLastProcessingInsert

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

public class DTOImmediateSchedulingLastProcessingInsert extends DynO
DTO for insert immediate scheduling last processing
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOImmediateSchedulingLastProcessingInsert

      public DTOImmediateSchedulingLastProcessingInsert()
  • Method Details

    • 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
    • getState

      public final Long getState()
      Gets the state.
      Returns:
      the state
    • setState

      public final void setState(Long state)
      Sets the state.
      Parameters:
      state - the new state
    • 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
    • getReprocessing

      public final boolean getReprocessing()
      Gets the reprocessing.
      Returns:
      the reprocessing
    • setReprocessing

      public final void setReprocessing(boolean reprocessing)
      Sets the reprocessing.
      Parameters:
      reprocessing - the new reprocessing
    • getExpectedProcessingDate

      public final ZonedDateTime getExpectedProcessingDate()
      Gets the expected processing date.
      Returns:
      the expected processing date
    • setExpectedProcessingDate

      public final void setExpectedProcessingDate(ZonedDateTime expectedProcessingDate)
      Sets the expected processing date.
      Parameters:
      expectedProcessingDate - the new expected processing date
    • getProcessingStartDate

      public final ZonedDateTime getProcessingStartDate()
      Gets the processing start date.
      Returns:
      the processing start date
    • setProcessingStartDate

      public final void setProcessingStartDate(ZonedDateTime processingStartDate)
      Sets the processing start date.
      Parameters:
      processingStartDate - the new processing start date
    • getProcessingEndDate

      public final ZonedDateTime getProcessingEndDate()
      Gets the processing end date.
      Returns:
      the processing end date
    • setProcessingEndDate

      public final void setProcessingEndDate(ZonedDateTime processingEndDate)
      Sets the processing end date.
      Parameters:
      processingEndDate - the new processing end date
    • getProcessingError

      public final LocalizedString getProcessingError()
      Gets the processing error.
      Returns:
      the processing error
    • setProcessingError

      public final void setProcessingError(LocalizedString processingError)
      Sets the processing error.
      Parameters:
      processingError - the new processing error
    • getNumWorkOrderAssigned

      public final Long getNumWorkOrderAssigned()
      Gets the num work order assigned.
      Returns:
      the num work order assigned
    • setNumWorkOrderAssigned

      public final void setNumWorkOrderAssigned(Long numWorkOrderAssigned)
      Sets the num work order assigned.
      Parameters:
      numWorkOrderAssigned - the new num work order assigned
    • getNumWorkOrderNotAssigned

      public final Long getNumWorkOrderNotAssigned()
      Gets the num work order not assigned.
      Returns:
      the num work order not assigned
    • setNumWorkOrderNotAssigned

      public final void setNumWorkOrderNotAssigned(Long numWorkOrderNotAssigned)
      Sets the num work order not assigned.
      Parameters:
      numWorkOrderNotAssigned - the new num work order not assigned
    • getCreationDate

      public final ZonedDateTime getCreationDate()
      Gets the creation date.
      Returns:
      the creation date
    • setCreationDate

      public final void setCreationDate(ZonedDateTime creationDate)
      Sets the creation date.
      Parameters:
      creationDate - the new creation date
    • getImportExportMaster

      public final Long getImportExportMaster()
      Gets the import export master.
      Returns:
      the import export master
    • setImportExportMaster

      public final void setImportExportMaster(Long importExportMaster)
      Sets the import export master.
      Parameters:
      importExportMaster - the new import export master