Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryObjectStorageLocation
Packages that use 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 TypeClassDescriptionclassclassMethods in fr.gouv.vitam.storage.engine.common.model that return TapeLibraryObjectStorageLocationMethods in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLibraryObjectStorageLocationModifier and TypeMethodDescriptionTapeObjectReferentialEntity.setLocation(TapeLibraryObjectStorageLocation location) Constructors in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLibraryObjectStorageLocationModifierConstructorDescriptionTapeObjectReferentialEntity(TapeLibraryObjectReferentialId id, long size, String digestType, String digest, String storageId, TapeLibraryObjectStorageLocation location, String lastObjectModifiedDate, String lastUpdateDate)