Uses of Class
overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state.DTOMeterReadingState
Packages that use DTOMeterReadingState
-
Uses of DTOMeterReadingState in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state
Methods in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state that return types with arguments of type DTOMeterReadingStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMeterReadingState> Retrieves the required meter reading state.org.springframework.http.ResponseEntity<PageResponse<DTOMeterReadingState>> MeterReadingStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterReadingStateSearchFilter filter) Retrieve the all stored meter reading states.