Class WorkOrderHeaderOperationCenterAssignmentInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.workorders.bl.header.event.WorkOrderHeaderOperationCenterAssignmentInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WorkOrderHeaderOperationCenterAssignmentInput extends DynO
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • WorkOrderHeaderOperationCenterAssignmentInput

      public WorkOrderHeaderOperationCenterAssignmentInput()
  • Method Details

    • getWorkOrder

      public final Long getWorkOrder()
      Returns the work order header id.
      Returns:
      the workOrder
    • setWorkOrder

      public final void setWorkOrder(Long workOrder)
      Set the work order header id.
      Parameters:
      workOrder - the workOrder
    • getOperationCenter

      public final Long getOperationCenter()
      Returns the work order header operation center.
      Returns:
      the operationCenter
    • setOperationCenter

      public final void setOperationCenter(Long operationCenter)
      Set the work order header operation center.
      Parameters:
      operationCenter - the operationCenter