Class DataCollectionTemplateImportReleaseInput

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

public class DataCollectionTemplateImportReleaseInput extends Object
Since:
22.0
  • Constructor Details

    • DataCollectionTemplateImportReleaseInput

      public DataCollectionTemplateImportReleaseInput()
  • Method Details

    • getTemplateJson

      public String getTemplateJson()
      Returns the template JSON string.
      Returns:
      the template JSON string
    • setTemplateJson

      public void setTemplateJson(String templateJson)
      Sets the template JSON string.
      Parameters:
      templateJson - the template JSON string
    • getNewCode

      public String getNewCode()
      Returns the new code for the template.
      Returns:
      the new code
    • setNewCode

      public void setNewCode(String newCode)
      Sets the new code for the template.
      Parameters:
      newCode - the new code