| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
static SystemVersionResponseDto.StatusEnum |
SystemVersionResponseDto.StatusEnum.fromValue(String value) |
SystemVersionResponseDto.StatusEnum |
SystemVersionResponseDto.getStatus()
Get status
|
static SystemVersionResponseDto.StatusEnum |
SystemVersionResponseDto.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemVersionResponseDto.StatusEnum[] |
SystemVersionResponseDto.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 |
SystemVersionResponseDto.setStatus(SystemVersionResponseDto.StatusEnum status) |
SystemVersionResponseDto |
SystemVersionResponseDto.status(SystemVersionResponseDto.StatusEnum status) |
Copyright © 2025. All rights reserved.