Class DataCollectionTemplateConversionInsertSheetInput

java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.template.event.DataCollectionTemplateConversionInsertSheetInput

public class DataCollectionTemplateConversionInsertSheetInput extends Object
Since:
13.0
  • Constructor Details

    • DataCollectionTemplateConversionInsertSheetInput

      public DataCollectionTemplateConversionInsertSheetInput()
  • 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
    • getTemplate

      public BODataCollectionTemplateHeader getTemplate()
      Returns the template.
      Returns:
      the template
    • setTemplate

      public void setTemplate(BODataCollectionTemplateHeader template)
      Sets the template.
      Parameters:
      template - the template
    • getStructureId

      public Long getStructureId()
    • setStructureId

      public void setStructureId(Long structureId)