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