Class DataCollectionSheetInstanceInsertInput

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

public class DataCollectionSheetInstanceInsertInput extends Object
Since:
12.0
  • Constructor Details

    • DataCollectionSheetInstanceInsertInput

      public DataCollectionSheetInstanceInsertInput()
  • Method Details

    • getSheet

      public BODataCollectionSheet getSheet()
      Returns the sheet.
      Returns:
      the sheet
    • setSheet

      public void setSheet(BODataCollectionSheet sheet)
      Sets the sheet.
      Parameters:
      sheet - the sheet
    • getTemplateStructure

      public BODataCollectionTemplateStructure getTemplateStructure()
      Returns the template structure.
      Returns:
      the template structure
    • setTemplateStructure

      public void setTemplateStructure(BODataCollectionTemplateStructure templateStructure)
      Sets the template structure.
      Parameters:
      templateStructure - the template structure