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

Packages that use Datatype.Type
org.teiid.metadata   
 

Uses of Datatype.Type in org.teiid.metadata
 

Methods in org.teiid.metadata that return Datatype.Type
 Datatype.Type Datatype.getType()
           
static Datatype.Type Datatype.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Datatype.Type[] Datatype.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 Datatype.Type
 void Datatype.setType(Datatype.Type s)
           
 



Copyright © 2011. All Rights Reserved.