Uses of Enum Class
fr.gouv.vitam.collect.internal.core.common.ProjectStatus
Packages that use ProjectStatus
-
Uses of ProjectStatus in fr.gouv.vitam.collect.internal.core.common
Methods in fr.gouv.vitam.collect.internal.core.common that return ProjectStatusModifier and TypeMethodDescriptionProjectModel.getStatus()static ProjectStatusReturns the enum constant of this class with the specified name.static ProjectStatus[]ProjectStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.collect.internal.core.common with parameters of type ProjectStatusModifier and TypeMethodDescriptionvoidProjectModel.setStatus(ProjectStatus status) ProjectModel.Builder.status(ProjectStatus status)