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 Dataset.getTableType()
           
 TableType GenericTable.getTableType()
           
 TableType HierarchicalCodelist.getTableType()
           
 TableType ViewTable.getTableType()
           
 TableType Codelist.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.