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