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

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

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

Methods in org.gcube.data.analysis.tabulardata.model.table that return TableType
 TableType Table.getTableType()
           
 

Methods in org.gcube.data.analysis.tabulardata.model.table with parameters of type TableType
 void Table.setTableType(TableType tableType)
           
 

Constructors in org.gcube.data.analysis.tabulardata.model.table with parameters of type TableType
Table(TableType tableType)
           
 

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

Subclasses of TableType in org.gcube.data.analysis.tabulardata.model.table.type
 class CodelistTableType
           
 class DatasetTableType
           
 class DatasetViewTableType
           
 class GenericTableType
           
 class HierarchicalCodelistTableType
           
 



Copyright © 2013. All Rights Reserved.