Class DTODataCollectionSheetAssociateOperation

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetAssociateOperation
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionSheetAssociateOperation extends DynO
DTO used to associate a data collection sheet to a work order operation.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionSheetAssociateOperation

      public DTODataCollectionSheetAssociateOperation()
  • Method Details

    • getWorkOrderOperationId

      public Long getWorkOrderOperationId()
      Gets the work order operation id.
      Returns:
      the work order operation id
    • setWorkOrderOperationId

      public void setWorkOrderOperationId(Long workOrderOperationId)
      Sets the work order operation id.
      Parameters:
      workOrderOperationId - the new work order operation id