Class DataCollectionTemplateImportModelInput

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

public class DataCollectionTemplateImportModelInput extends Object
Since:
12.0
  • Constructor Details

    • DataCollectionTemplateImportModelInput

      public DataCollectionTemplateImportModelInput()
  • Method Details

    • 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
    • getTemplateModel

      public String getTemplateModel()
      Returns the template model.
      Returns:
      the template model
    • setTemplateModel

      public void setTemplateModel(String templateModel)
      Sets the template model.
      Parameters:
      templateModel - the template model