Uses of Enum Class
fr.gouv.vitam.metadata.client.MetadataType
Packages that use MetadataType
Package
Description
Provides Metadata client interface, factory and implementations.
-
Uses of MetadataType in fr.gouv.vitam.metadata.client
Methods in fr.gouv.vitam.metadata.client that return MetadataTypeModifier and TypeMethodDescriptionstatic MetadataTypeReturns the enum constant of this class with the specified name.static MetadataType[]MetadataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.metadata.client with parameters of type MetadataTypeModifier and TypeMethodDescriptionstatic MetaDataClientFactoryMetaDataClientFactory.getInstance(MetadataType metadataType)