Uses of Class
org.gcube.data.analysis.tabulardata.model.table.TableType

Packages that use TableType
org.gcube.data.analysis.tabulardata.model.table   
 

Uses of TableType in org.gcube.data.analysis.tabulardata.model.table
 

Methods in org.gcube.data.analysis.tabulardata.model.table that return TableType
 TableType HierarchicalCodelist.getTableType()
           
 TableType Codelist.getTableType()
           
 TableType Dataset.getTableType()
           
 TableType ViewTable.getTableType()
           
 TableType GenericTable.getTableType()
           
abstract  TableType Table.getTableType()
           
static TableType TableType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TableType[] TableType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.