Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.ProjectDto.DatasetFormatEnum
Packages that use ProjectDto.DatasetFormatEnum
-
Uses of ProjectDto.DatasetFormatEnum in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return ProjectDto.DatasetFormatEnumModifier and TypeMethodDescriptionstatic ProjectDto.DatasetFormatEnumProjectDto.getDatasetFormat()Get datasetFormatstatic ProjectDto.DatasetFormatEnumReturns the enum constant of this class with the specified name.static ProjectDto.DatasetFormatEnum[]ProjectDto.DatasetFormatEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.clients.api.catalogue.generated with parameters of type ProjectDto.DatasetFormatEnumModifier and TypeMethodDescriptionProjectDto.datasetFormat(ProjectDto.DatasetFormatEnum datasetFormat) voidProjectDto.setDatasetFormat(ProjectDto.DatasetFormatEnum datasetFormat)