Uses of Class
overit.geocallapp.wfm.datacollection.rs1.type.DTODataCollectionTypeUpdate
Packages that use DTODataCollectionTypeUpdate
-
Uses of DTODataCollectionTypeUpdate in overit.geocallapp.wfm.datacollection.rs1.type
Methods in overit.geocallapp.wfm.datacollection.rs1.type with parameters of type DTODataCollectionTypeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionTypeService.patch(Long typeId, @Valid DTODataCollectionTypeUpdate dto) Partially updates an existing data collection type.