Uses of Class
org.eblocker.server.common.data.DoctorDiagnosisResult
Packages that use DoctorDiagnosisResult
Package
Description
-
Uses of DoctorDiagnosisResult in org.eblocker.server.http.controller
Methods in org.eblocker.server.http.controller that return types with arguments of type DoctorDiagnosisResultModifier and TypeMethodDescriptionDoctorController.runDiagnosis(org.restexpress.Request request, org.restexpress.Response response) -
Uses of DoctorDiagnosisResult in org.eblocker.server.http.controller.impl
Methods in org.eblocker.server.http.controller.impl that return types with arguments of type DoctorDiagnosisResultModifier and TypeMethodDescriptionDoctorControllerImpl.runDiagnosis(org.restexpress.Request request, org.restexpress.Response response) -
Uses of DoctorDiagnosisResult in org.eblocker.server.http.service
Methods in org.eblocker.server.http.service that return types with arguments of type DoctorDiagnosisResult