Uses of Enum Class
fr.gouv.vitam.storage.engine.common.model.OfferLogFormatVersion
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of OfferLogFormatVersion in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeMethodDescriptionOfferLog.getFormatVersion()
static OfferLogFormatVersion
Returns the enum constant of this class with the specified name.static OfferLogFormatVersion[]
OfferLogFormatVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.