Class PrintWizardParser.TablesSelectFields

  • Enclosing class:
    PrintWizardParser

    public static class PrintWizardParser.TablesSelectFields
    extends Object
    Fields selected in template
    • Constructor Detail

      • TablesSelectFields

        public TablesSelectFields()
    • Method Detail

      • getTableName

        public String getTableName()
        Get table name
        Returns:
        the tableName
      • setTableName

        public void setTableName​(String tableName)
        Set table name
        Parameters:
        tableName - the tableName to set
      • isNestedTable

        public boolean isNestedTable()
        Is nested table
        Returns:
        the isNestedTable
      • setNestedTable

        public void setNestedTable​(boolean isNestedTable)
        Set nested table
        Parameters:
        isNestedTable - the isNestedTable to set