| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationOptionsForUpdate.LevelsEnum |
ValidationOptionsForUpdate.LevelsEnum.fromValue(String value) |
static ValidationOptionsForUpdate.LevelsEnum |
ValidationOptionsForUpdate.LevelsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationOptionsForUpdate.LevelsEnum[] |
ValidationOptionsForUpdate.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<ValidationOptionsForUpdate.LevelsEnum> |
ValidationOptionsForUpdate.getLevels()
Get levels
|
| Modifier and Type | Method and Description |
|---|---|
ValidationOptionsForUpdate |
ValidationOptionsForUpdate.addLevelsItem(ValidationOptionsForUpdate.LevelsEnum levelsItem) |
| Modifier and Type | Method and Description |
|---|---|
ValidationOptionsForUpdate |
ValidationOptionsForUpdate.levels(List<ValidationOptionsForUpdate.LevelsEnum> levels) |
void |
ValidationOptionsForUpdate.setLevels(List<ValidationOptionsForUpdate.LevelsEnum> levels) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.