Uses of Class
overit.geocallapp.wfm.characteristics.rs1.usage.DTOUsage
Packages that use DTOUsage
-
Uses of DTOUsage in overit.geocallapp.wfm.characteristics.rs1.usage
Methods in overit.geocallapp.wfm.characteristics.rs1.usage that return types with arguments of type DTOUsageModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOUsage> UsageService.get(Long id, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTOUsage>> UsageService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOUsageFilter filter)