Class Comment

    • Constructor Detail

      • Comment

        public Comment()
    • Method Detail

      • getTable

        public Table getTable()
      • setTable

        public void setTable​(Table table)
      • getColumn

        public Column getColumn()
      • setColumn

        public void setColumn​(Column column)
      • getView

        public Table getView()
      • setView

        public void setView​(Table view)
      • setComment

        public void setComment​(StringValue comment)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object