Class DTOWorkOrderOperationResource

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.workorderoperationresource.DTOWorkOrderOperationResource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOWorkOrderOperationResource extends DynO
DTO for work order operation resource
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOWorkOrderOperationResource

      public DTOWorkOrderOperationResource()
  • Method Details

    • getWorkOrderOperation

      public final Long getWorkOrderOperation()
      Gets the work order operation.
      Returns:
      the work order operation
    • setWorkOrderOperation

      public final void setWorkOrderOperation(Long workOrderOperation)
      Sets the work order operation.
      Parameters:
      workOrderOperation - the new work order operation
    • getResource

      public final Long getResource()
      Gets the resource.
      Returns:
      the resource
    • setResource

      public final void setResource(Long resource)
      Sets the resource.
      Parameters:
      resource - the new resource
    • getWorkingHourType

      public final Long getWorkingHourType()
      Gets the working hour type.
      Returns:
      the working hour type
    • setWorkingHourType

      public final void setWorkingHourType(Long workingHourType)
      Sets the working hour type.
      Parameters:
      workingHourType - the new working hour type
    • getSpentTime

      public final Double getSpentTime()
      Gets the spent time.
      Returns:
      the spent time
    • setSpentTime

      public final void setSpentTime(Double spentTime)
      Sets the spent time.
      Parameters:
      spentTime - the new spent time