Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryObjectStorageLocation
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLibraryObjectStorageLocation in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionTapeObjectReferentialEntity.setLocation
(TapeLibraryObjectStorageLocation location) ModifierConstructorDescriptionTapeObjectReferentialEntity
(TapeLibraryObjectReferentialId id, long size, String digestType, String digest, String storageId, TapeLibraryObjectStorageLocation location, String lastObjectModifiedDate, String lastUpdateDate)