Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.DTOMobileTechnicalObject
Packages that use DTOMobileTechnicalObject
-
Uses of DTOMobileTechnicalObject in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails that return DTOMobileTechnicalObjectModifier and TypeMethodDescriptionprotected DTOMobileTechnicalObjectMobileWorkOrderDetailService.buildTechnicalObject(TechnicalObject technicalObject) Sets the technical object data.DTOMobileWorkOrderDetail.getTechnicalObject()Returns the technical object.Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails with parameters of type DTOMobileTechnicalObjectModifier and TypeMethodDescriptionvoidDTOMobileWorkOrderDetail.setTechnicalObject(DTOMobileTechnicalObject technicalObject) Sets the technical object.