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