Class ClassicTable

    • Constructor Detail

      • ClassicTable

        public ClassicTable()
    • Method Detail

      • getCol

        public Col getCol()
        Returns the value of field 'col'.
        Returns:
        the value of field 'Col'.
      • getRows

        public Rows getRows()
        Returns the value of field 'rows'.
        Returns:
        the value of field 'Rows'.
      • setCol

        public void setCol​(Col col)
        Sets the value of field 'col'.
        Parameters:
        col - the value of field 'col'.
      • setRows

        public void setRows​(Rows rows)
        Sets the value of field 'rows'.
        Parameters:
        rows - the value of field 'rows'.