| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static GlobalScopeBean.AttributesEnum |
GlobalScopeBean.AttributesEnum.fromValue(String value) |
static GlobalScopeBean.AttributesEnum |
GlobalScopeBean.AttributesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalScopeBean.AttributesEnum[] |
GlobalScopeBean.AttributesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalScopeBean.AttributesEnum> |
GlobalScopeBean.getAttributes()
Defines the behavior of the option in the global context.If notSelectable is set, the option cannot be set as the field's value.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalScopeBean |
GlobalScopeBean.addAttributesItem(GlobalScopeBean.AttributesEnum attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
GlobalScopeBean |
GlobalScopeBean.attributes(List<GlobalScopeBean.AttributesEnum> attributes) |
void |
GlobalScopeBean.setAttributes(List<GlobalScopeBean.AttributesEnum> attributes) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.