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