Uses of Class
overit.geocallapp.wfm.mobileforms.bl.node.DataCollectionNodeStatus
Packages that use DataCollectionNodeStatus
-
Uses of DataCollectionNodeStatus in overit.geocallapp.wfm.mobileforms.bl.node
Methods in overit.geocallapp.wfm.mobileforms.bl.node that return DataCollectionNodeStatusModifier and TypeMethodDescriptionDataCollectionNode.getStatus()Returns the node status.static DataCollectionNodeStatusDataCollectionNodeStatus.makeDefault(DataCollectionNode node) Sets the default value to the status.Methods in overit.geocallapp.wfm.mobileforms.bl.node with parameters of type DataCollectionNodeStatusModifier and TypeMethodDescriptionvoidDataCollectionNode.setStatus(DataCollectionNodeStatus status) Sets the node status.