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

Packages that use Procedure.Type
org.teiid.metadata   
 

Uses of Procedure.Type in org.teiid.metadata
 

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



Copyright © 2011. All Rights Reserved.