Class TermTable.KeyColumn

    • Constructor Detail

      • KeyColumn

        public KeyColumn()
    • Method Detail

      • getValue

        public java.lang.String getValue​(java.lang.String item)
        Description copied from class: AbstractCRUDTable.Column
        The main function of the Column class: to retrieve the proper value from the object
        Specified by:
        getValue in class AbstractCRUDTable.Column<java.lang.String>