| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static IssueTypeCreateBean.TypeEnum |
IssueTypeCreateBean.TypeEnum.fromValue(String value) |
IssueTypeCreateBean.TypeEnum |
IssueTypeCreateBean.getType()
Whether the issue type is `subtype` or `standard`.
|
static IssueTypeCreateBean.TypeEnum |
IssueTypeCreateBean.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueTypeCreateBean.TypeEnum[] |
IssueTypeCreateBean.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 |
IssueTypeCreateBean.setType(IssueTypeCreateBean.TypeEnum type) |
IssueTypeCreateBean |
IssueTypeCreateBean.type(IssueTypeCreateBean.TypeEnum type) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.