Uses of Enum Class
fr.gouv.vitam.metadata.core.model.UpdatedDocument.UpdatedDocumentStatus
Packages that use UpdatedDocument.UpdatedDocumentStatus
-
Uses of UpdatedDocument.UpdatedDocumentStatus in fr.gouv.vitam.metadata.core.model
Methods in fr.gouv.vitam.metadata.core.model that return UpdatedDocument.UpdatedDocumentStatusModifier and TypeMethodDescriptionUpdatedDocument.getStatus()
Returns the enum constant of this class with the specified name.UpdatedDocument.UpdatedDocumentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.metadata.core.model with parameters of type UpdatedDocument.UpdatedDocumentStatusModifier and TypeMethodDescriptionUpdatedDocument.setStatus
(UpdatedDocument.UpdatedDocumentStatus status)