| Package | Description |
|---|---|
| org.qubership.atp.catalogue.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
static ProjectDto.DatasetFormatEnum |
ProjectDto.DatasetFormatEnum.fromValue(String value) |
ProjectDto.DatasetFormatEnum |
ProjectDto.getDatasetFormat()
Get datasetFormat
|
static ProjectDto.DatasetFormatEnum |
ProjectDto.DatasetFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectDto.DatasetFormatEnum[] |
ProjectDto.DatasetFormatEnum.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.datasetFormat(ProjectDto.DatasetFormatEnum datasetFormat) |
void |
ProjectDto.setDatasetFormat(ProjectDto.DatasetFormatEnum datasetFormat) |
Copyright © 2025. All rights reserved.