Uses of Enum Class
fr.gouv.vitam.metadata.api.model.UpdateMetadataKey
Packages that use UpdateMetadataKey
-
Uses of UpdateMetadataKey in fr.gouv.vitam.metadata.api.model
Methods in fr.gouv.vitam.metadata.api.model that return UpdateMetadataKeyModifier and TypeMethodDescriptionMetadataUpdateResult.getKey()static UpdateMetadataKeyReturns the enum constant of this class with the specified name.static UpdateMetadataKey[]UpdateMetadataKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in fr.gouv.vitam.metadata.api.model with parameters of type UpdateMetadataKeyModifierConstructorDescriptionMetadataUpdateResult(String metadataId, StatusCode status, UpdateMetadataKey key, String message, String diff)