| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ProjectFeatureState.StateEnum |
ProjectFeatureState.StateEnum.fromValue(String value) |
ProjectFeatureState.StateEnum |
ProjectFeatureState.getState()
The feature state.
|
static ProjectFeatureState.StateEnum |
ProjectFeatureState.StateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectFeatureState.StateEnum[] |
ProjectFeatureState.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 |
ProjectFeatureState.setState(ProjectFeatureState.StateEnum state) |
ProjectFeatureState |
ProjectFeatureState.state(ProjectFeatureState.StateEnum state) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.