Uses of Enum Class
fr.gouv.vitam.common.storage.tapelibrary.StorageMode
Packages that use StorageMode
-
Uses of StorageMode in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return StorageModeModifier and TypeMethodDescriptionstatic StorageModeStorageMode.fromString(String value) Parses a string value (case-insensitive) into a StorageMode.TapeLibraryConfiguration.getMode()static StorageModeReturns the enum constant of this class with the specified name.static StorageMode[]StorageMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.storage.tapelibrary with parameters of type StorageMode