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

Packages that use KeyRecord.Type
org.teiid.metadata   
 

Uses of KeyRecord.Type in org.teiid.metadata
 

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

Constructors in org.teiid.metadata with parameters of type KeyRecord.Type
KeyRecord(KeyRecord.Type type)
           
 



Copyright © 2011. All Rights Reserved.