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