Class DTOMobileWorkOrderDetail

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.DTOMobileWorkOrderDetail
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMobileWorkOrderDetail extends DynO
DTO for mobile work order detail.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileWorkOrderDetail

      public DTOMobileWorkOrderDetail()
  • Method Details

    • getWorkOrder

      public DTOMobileWorkOrderHeader getWorkOrder()
      Returns the work order.
      Returns:
      the work order
    • setWorkOrder

      public void setWorkOrder(DTOMobileWorkOrderHeader workOrder)
      Sets the work order.
      Parameters:
      workOrder - the work order
    • getWorkOrderOperations

      public List<DTOMobileWorkOrderOperation> getWorkOrderOperations()
      Returns the list of work order operations.
      Returns:
      a list of work order operations
      See Also:
    • setWorkOrderOperations

      public void setWorkOrderOperations(List<DTOMobileWorkOrderOperation> workOrderOperations)
      Sets the list of work order operations.
      Parameters:
      workOrderOperations - the work order operations
    • getTechnicalObject

      public DTOMobileTechnicalObject getTechnicalObject()
      Returns the technical object.
      Returns:
      the technical object
    • setTechnicalObject

      public void setTechnicalObject(DTOMobileTechnicalObject technicalObject)
      Sets the technical object.
      Parameters:
      technicalObject - the technical object
    • getInterventions

      public List<DTOMobileIntervention> getInterventions()
      Returns the list of work order operations interventions.
      Returns:
      a list of work order operations interventions
      See Also:
    • setInterventions

      public void setInterventions(List<DTOMobileIntervention> interventions)
      Sets the of work order operations interventions.
      Parameters:
      interventions - the interventions