Uses of Class
org.teiid.client.plan.Annotation.Priority

Packages that use Annotation.Priority
org.teiid.client.plan   
 

Uses of Annotation.Priority in org.teiid.client.plan
 

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

Constructors in org.teiid.client.plan with parameters of type Annotation.Priority
Annotation(java.lang.String category, java.lang.String annotation, java.lang.String resolution, Annotation.Priority priority)
           
 



Copyright © 2010. All Rights Reserved.