Uses of Class
overit.geocallapp.wfm.accounts.rs1.metertype.DTOMeterType
Packages that use DTOMeterType
-
Uses of DTOMeterType in overit.geocallapp.wfm.accounts.rs1.metertype
Methods in overit.geocallapp.wfm.accounts.rs1.metertype that return types with arguments of type DTOMeterTypeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMeterType> MeterTypeService.get(Long id, Collection<String> fields) Retrieves the requiredDTOMeterTypeby calling theMeterTypeLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMeterType>> MeterTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterTypeFilter filter) Returns the collection of all the stored meter types by calling theMeterTypeSearchEvent.