Uses of Class
overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote.DTOEncodedNoteUpdate
Packages that use DTOEncodedNoteUpdate
-
Uses of DTOEncodedNoteUpdate in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote
Methods in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote with parameters of type DTOEncodedNoteUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> EncodedNoteService.patch(Long id, @Valid DTOEncodedNoteUpdate input) Modifies the required encoded note.