| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static ConnectCustomFieldValue.TypeEnum |
ConnectCustomFieldValue.TypeEnum.fromValue(String value) |
ConnectCustomFieldValue.TypeEnum |
ConnectCustomFieldValue.getType()
The type of custom field.
|
static ConnectCustomFieldValue.TypeEnum |
ConnectCustomFieldValue.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectCustomFieldValue.TypeEnum[] |
ConnectCustomFieldValue.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 |
ConnectCustomFieldValue.setType(ConnectCustomFieldValue.TypeEnum type) |
ConnectCustomFieldValue |
ConnectCustomFieldValue.type(ConnectCustomFieldValue.TypeEnum type) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.