Uses of Class
overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote.DTOEncodedNote
Packages that use DTOEncodedNote
-
Uses of DTOEncodedNote in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote
Methods in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote that return types with arguments of type DTOEncodedNoteModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOEncodedNote> Retrieves the required encoded note.org.springframework.http.ResponseEntity<PageResponse<DTOEncodedNote>> EncodedNoteService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOEncodedNoteSearchFilter filter) Retrieve the all stored encoded notes.