Uses of Class
com.MedilaboSolutions.assessment.dto.NoteDto
Packages that use NoteDto
-
Uses of NoteDto in com.MedilaboSolutions.assessment.service.client
Methods in com.MedilaboSolutions.assessment.service.client that return types with arguments of type NoteDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<SuccessResponse<List<NoteDto>>> NoteFeignClient.getNoteByPatientId
(Long patId, String correlationId)