| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationOptionsForCreate.LevelsEnum |
ValidationOptionsForCreate.LevelsEnum.fromValue(String value) |
static ValidationOptionsForCreate.LevelsEnum |
ValidationOptionsForCreate.LevelsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationOptionsForCreate.LevelsEnum[] |
ValidationOptionsForCreate.LevelsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationOptionsForCreate.LevelsEnum> |
ValidationOptionsForCreate.getLevels()
Get levels
|
| Modifier and Type | Method and Description |
|---|---|
ValidationOptionsForCreate |
ValidationOptionsForCreate.addLevelsItem(ValidationOptionsForCreate.LevelsEnum levelsItem) |
| Modifier and Type | Method and Description |
|---|---|
ValidationOptionsForCreate |
ValidationOptionsForCreate.levels(List<ValidationOptionsForCreate.LevelsEnum> levels) |
void |
ValidationOptionsForCreate.setLevels(List<ValidationOptionsForCreate.LevelsEnum> levels) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.