Class TableInformationList


  • public class TableInformationList
    extends Object
    Generates a list with table information
    Since:
    2.0.0
    • Constructor Detail

      • TableInformationList

        public TableInformationList()
    • Method Detail

      • addTable

        public void addTable​(TableInformation table)
        Adds a new table to the list
        Parameters:
        table - Table information to add