Uses of Enum Class
fr.gouv.vitam.metadata.api.model.UpdateUnitKey
Packages that use UpdateUnitKey
-
Uses of UpdateUnitKey in fr.gouv.vitam.metadata.api.model
Methods in fr.gouv.vitam.metadata.api.model that return UpdateUnitKeyModifier and TypeMethodDescriptionUpdateUnit.getKey()static UpdateUnitKeyReturns the enum constant of this class with the specified name.static UpdateUnitKey[]UpdateUnitKey.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 UpdateUnitKeyModifierConstructorDescriptionUpdateUnit(String unitId, StatusCode status, UpdateUnitKey key, String message, String diff)