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