Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.DTOMobileIntervention
Packages that use DTOMobileIntervention
-
Uses of DTOMobileIntervention in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails that return types with arguments of type DTOMobileInterventionModifier and TypeMethodDescriptionprotected List<DTOMobileIntervention> MobileWorkOrderDetailService.buildInterventionList(List<Intervention> interventions) Sets the data of each work order operation intervention.DTOMobileWorkOrderDetail.getInterventions()Returns the list of work order operations interventions.Method parameters in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails with type arguments of type DTOMobileInterventionModifier and TypeMethodDescriptionvoidDTOMobileWorkOrderDetail.setInterventions(List<DTOMobileIntervention> interventions) Sets the of work order operations interventions.