Uses of Enum Class
com.atlassian.query.clause.ClausePrecedence
-
Uses of ClausePrecedence in com.atlassian.query.clause
Modifier and TypeMethodDescriptionstatic ClausePrecedence
ClausePrecedence.getPrecedence
(Clause clause) static ClausePrecedence
Returns the enum constant of this class with the specified name.static ClausePrecedence[]
ClausePrecedence.values()
Returns an array containing the constants of this enum class, in the order they are declared.