java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.BOWorkOrderOperationResource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOWorkOrderOperationResource extends DynO
Business Object representing work order operation resource.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOWorkOrderOperationResource

      public BOWorkOrderOperationResource()
  • Method Details

    • getWorkOrderOperation

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

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

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

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

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

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

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

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