| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static CompoundClause.OperatorEnum |
CompoundClause.OperatorEnum.fromValue(String value) |
CompoundClause.OperatorEnum |
CompoundClause.getOperator()
The operator between the clauses.
|
static CompoundClause.OperatorEnum |
CompoundClause.OperatorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompoundClause.OperatorEnum[] |
CompoundClause.OperatorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundClause |
CompoundClause.operator(CompoundClause.OperatorEnum operator) |
void |
CompoundClause.setOperator(CompoundClause.OperatorEnum operator) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.