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