Class BaseColumnData

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTableUuid()  
      void setTableUuid​(java.lang.String tableUuid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseColumnData

        public BaseColumnData()
      • BaseColumnData

        public BaseColumnData​(java.lang.String tableUuid)
    • Method Detail

      • getTableUuid

        public java.lang.String getTableUuid()
      • setTableUuid

        public void setTableUuid​(java.lang.String tableUuid)