Uses of Class
com.atlassian.query.clause.ClausePrecedence

Packages that use ClausePrecedence
com.atlassian.query.clause   
 

Uses of ClausePrecedence in com.atlassian.query.clause
 

Methods in com.atlassian.query.clause that return ClausePrecedence
static ClausePrecedence ClausePrecedence.getPrecedence(Clause clause)
           
static ClausePrecedence ClausePrecedence.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClausePrecedence[] ClausePrecedence.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.