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