Uses of Class
overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention.DTOInterventionResponse
Packages that use DTOInterventionResponse
-
Uses of DTOInterventionResponse in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention that return types with arguments of type DTOInterventionResponseModifier and TypeMethodDescriptionDTOResourceWithInterventionResponse.getInterventions()Returns the list of the interventions of the resource.Method parameters in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention with type arguments of type DTOInterventionResponseModifier and TypeMethodDescriptionvoidDTOResourceWithInterventionResponse.setInterventions(Collection<DTOInterventionResponse> interventions) Sets the list of the interventions of the resource..