| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static JqlQueryClauseOperand.KeywordEnum |
JqlQueryClauseOperand.KeywordEnum.fromValue(String value) |
JqlQueryClauseOperand.KeywordEnum |
JqlQueryClauseOperand.getKeyword()
The keyword that is the operand value.
|
static JqlQueryClauseOperand.KeywordEnum |
JqlQueryClauseOperand.KeywordEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JqlQueryClauseOperand.KeywordEnum[] |
JqlQueryClauseOperand.KeywordEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JqlQueryClauseOperand |
JqlQueryClauseOperand.keyword(JqlQueryClauseOperand.KeywordEnum keyword) |
void |
JqlQueryClauseOperand.setKeyword(JqlQueryClauseOperand.KeywordEnum keyword) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.