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