| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static JqlQueryOrderByClauseElement.DirectionEnum |
JqlQueryOrderByClauseElement.DirectionEnum.fromValue(String value) |
JqlQueryOrderByClauseElement.DirectionEnum |
JqlQueryOrderByClauseElement.getDirection()
The direction in which to order the results.
|
static JqlQueryOrderByClauseElement.DirectionEnum |
JqlQueryOrderByClauseElement.DirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JqlQueryOrderByClauseElement.DirectionEnum[] |
JqlQueryOrderByClauseElement.DirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JqlQueryOrderByClauseElement |
JqlQueryOrderByClauseElement.direction(JqlQueryOrderByClauseElement.DirectionEnum direction) |
void |
JqlQueryOrderByClauseElement.setDirection(JqlQueryOrderByClauseElement.DirectionEnum direction) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.