Uses of Class
overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure.DTOAssetMeasuringElementMeasureUpdate
Packages that use DTOAssetMeasuringElementMeasureUpdate
-
Uses of DTOAssetMeasuringElementMeasureUpdate in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure with parameters of type DTOAssetMeasuringElementMeasureUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> OrchestratorAssetMeasuringElementMeasureService.patch(Long assetId, Long measuringElementId, Long measureId, @Valid DTOAssetMeasuringElementMeasureUpdate dto) Updates an existing measure for an asset's measuring element.