| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
static CreateSystemDtoDto.StatusEnum |
CreateSystemDtoDto.StatusEnum.fromValue(String value) |
CreateSystemDtoDto.StatusEnum |
CreateSystemDtoDto.getStatus()
Get status
|
static CreateSystemDtoDto.StatusEnum |
CreateSystemDtoDto.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateSystemDtoDto.StatusEnum[] |
CreateSystemDtoDto.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSystemDtoDto.setStatus(CreateSystemDtoDto.StatusEnum status) |
CreateSystemDtoDto |
CreateSystemDtoDto.status(CreateSystemDtoDto.StatusEnum status) |
Copyright © 2025. All rights reserved.