Uses of Class
overit.geocallapp.wfm.datacollection.rs1.node.DTODataCollectionNodeExpressions
Packages that use DTODataCollectionNodeExpressions
Package
Description
-
Uses of DTODataCollectionNodeExpressions in overit.geocallapp.wfm.datacollection.rs1.node
Methods in overit.geocallapp.wfm.datacollection.rs1.node that return DTODataCollectionNodeExpressionsModifier and TypeMethodDescriptionDTODataCollectionNode.getExpressions()Returns the data collection node expressions.Methods in overit.geocallapp.wfm.datacollection.rs1.node with parameters of type DTODataCollectionNodeExpressionsModifier and TypeMethodDescriptionvoidDTODataCollectionNode.setExpressions(DTODataCollectionNodeExpressions expressions) Sets the data collection node expressions. -
Uses of DTODataCollectionNodeExpressions in overit.geocallapp.wfm.datacollection.rs1.node.type
Methods in overit.geocallapp.wfm.datacollection.rs1.node.type that return DTODataCollectionNodeExpressionsModifier and TypeMethodDescriptionDTODataCollectionEntityExpressions.getExpressions()Returns the node expressions.Methods in overit.geocallapp.wfm.datacollection.rs1.node.type with parameters of type DTODataCollectionNodeExpressionsModifier and TypeMethodDescriptionvoidDTODataCollectionEntityExpressions.setExpressions(DTODataCollectionNodeExpressions expressions) Sets the node expressions.