Uses of Enum Class
fr.gouv.vitam.common.storage.cas.container.api.StorageType
Packages that use StorageType
Package
Description
Provides API classes for the Workspace module
-
Uses of StorageType in fr.gouv.vitam.common.storage.cas.container.api
Methods in fr.gouv.vitam.common.storage.cas.container.api that return StorageTypeModifier and TypeMethodDescriptionVitamStorageMetadata.getType()
Whether this resource is a container, file, etc.static StorageType
Returns the enum constant of this class with the specified name.static StorageType[]
StorageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.