Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
Modifier and Type | Method and Description |
---|---|
OfferLogFormatVersion |
OfferLog.getFormatVersion() |
static OfferLogFormatVersion |
OfferLogFormatVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfferLogFormatVersion[] |
OfferLogFormatVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OfferLog |
OfferLog.setFormatVersion(OfferLogFormatVersion formatVersion) |
Copyright © 2019 Vitam. All rights reserved.