Uses of Class
overit.geocallapp.wfm.datacollection.rs1.node.DTODataCollectionNodeFillIn
Packages that use DTODataCollectionNodeFillIn
-
Uses of DTODataCollectionNodeFillIn in overit.geocallapp.wfm.datacollection.rs1.sheet
Method parameters in overit.geocallapp.wfm.datacollection.rs1.sheet with type arguments of type DTODataCollectionNodeFillInModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionSheetService.patchNodes(Long sheetId, List<DTODataCollectionNodeFillIn> fillInNodes) Fill-in the specified nodes with given values.