| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static StatusScope.TypeEnum |
StatusScope.TypeEnum.fromValue(String value) |
StatusScope.TypeEnum |
StatusScope.getType()
The scope of the status.
|
static StatusScope.TypeEnum |
StatusScope.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusScope.TypeEnum[] |
StatusScope.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusScope.setType(StatusScope.TypeEnum type) |
StatusScope |
StatusScope.type(StatusScope.TypeEnum type) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.