Class DTOImmediateSchedulingProcessingUpdate

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

public class DTOImmediateSchedulingProcessingUpdate extends DynO
DTO for update immediate scheduling processing
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOImmediateSchedulingProcessingUpdate

      public DTOImmediateSchedulingProcessingUpdate()
  • Method Details

    • getOperationCenter

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

      public final void setOperationCenter(Optional<Long> operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getState

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

      public final void setState(Optional<Long> state)
      Sets the state.
      Parameters:
      state - the new state
    • getSchedulingModel

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

      public final void setSchedulingModel(Optional<Long> schedulingModel)
      Sets the scheduling model.
      Parameters:
      schedulingModel - the new scheduling model
    • getReprocessing

      public final Optional<Boolean> getReprocessing()
      Gets the reprocessing.
      Returns:
      the reprocessing
    • setReprocessing

      public final void setReprocessing(Optional<Boolean> reprocessing)
      Sets the reprocessing.
      Parameters:
      reprocessing - the new reprocessing
    • getExpectedProcessingDate

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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