Class DataCollectionSheetInstanceFillInInput

java.lang.Object
overit.geocallapp.wfm.mobileforms.bl.instance.event.DataCollectionSheetInstanceFillInInput

public class DataCollectionSheetInstanceFillInInput extends Object
Since:
12.0
  • Constructor Details

    • DataCollectionSheetInstanceFillInInput

      public DataCollectionSheetInstanceFillInInput()
  • Method Details

    • getSheetId

      public Long getSheetId()
      Returns the data collection sheet instance fill in input sheet id id.
      Returns:
      the data collection sheet instance fill in input sheet id id
      See Also:
    • setSheetId

      public void setSheetId(Long sheetId)
      Sets the sheet id id.
      Parameters:
      sheetId - the sheet id id
      See Also:
    • getNodes

      public List<DataCollectionNode> getNodes()
      Returns the nodes.
      Returns:
      a list of data collection node elements of type DataCollectionNode
      See Also:
    • setNodes

      public void setNodes(List<DataCollectionNode> nodes)
      Sets the nodes.
      Parameters:
      nodes - the nodes