Uses of Class
org.teiid.metadata.Table.Type

Packages that use Table.Type
org.teiid.metadata   
 

Uses of Table.Type in org.teiid.metadata
 

Methods in org.teiid.metadata that return Table.Type
 Table.Type Table.getTableType()
           
static Table.Type Table.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Table.Type[] Table.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teiid.metadata with parameters of type Table.Type
 void Table.setTableType(Table.Type i)
           
 



Copyright © 2011. All Rights Reserved.