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