Uses of Enum Class
fr.gouv.vitam.storage.engine.common.model.OfferLogFormatVersion
Packages that use OfferLogFormatVersion
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of OfferLogFormatVersion in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return OfferLogFormatVersionModifier and TypeMethodDescriptionOfferLog.getFormatVersion()static OfferLogFormatVersionReturns 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.Methods in fr.gouv.vitam.storage.engine.common.model with parameters of type OfferLogFormatVersion