Class DataCollectionTemplateInsertSheetFromWOOperationInput

java.lang.Object
overit.geocallapp.wfm.mobileforms.bl.template.event.DataCollectionTemplateInsertSheetFromWOOperationInput

public class DataCollectionTemplateInsertSheetFromWOOperationInput extends Object
Since:
12.0
  • Constructor Details

    • DataCollectionTemplateInsertSheetFromWOOperationInput

      public DataCollectionTemplateInsertSheetFromWOOperationInput()
  • 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 Long getTemplate()
      Returns the data collection template id.
      Returns:
      the data collection template id
    • setTemplate

      public void setTemplate(Long template)
      Sets the template id.
      Parameters:
      template - the template id
    • getWoOperation

      public Long getWoOperation()
      Returns the wo operation id.
      Returns:
      the wo operation id
    • setWoOperation

      public void setWoOperation(Long woOperation)
      Sets the wo operation id.
      Parameters:
      woOperation - the wo operation id