| Package | Description |
|---|---|
| com.atlassian.query.clause |
| Modifier and Type | Method and Description |
|---|---|
static ClausePrecedence |
ClausePrecedence.getPrecedence(Clause clause) |
static ClausePrecedence |
ClausePrecedence.valueOf(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-2021 Atlassian. All Rights Reserved.