Uses of Enum Class
fr.gouv.vitam.storage.driver.constants.StorageDriverParameterNames
Package
Description
Provides constants, enums and other kind of constants that may be used
globally by the drivers for the Storage driver module
-
Uses of StorageDriverParameterNames in fr.gouv.vitam.storage.driver.constants
Modifier and TypeMethodDescriptionstatic StorageDriverParameterNames
Returns the enum constant of this class with the specified name.static StorageDriverParameterNames[]
StorageDriverParameterNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.