Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLocation
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLocation in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeMethodDescriptionTapeCatalog.getCurrentLocation()
TapeCatalog.getPreviousLocation()
Modifier and TypeMethodDescriptionboolean
TapeLocation.equals
(TapeLocation tapeLocation) TapeCatalog.setCurrentLocation
(TapeLocation currentLocation) TapeCatalog.setPreviousLocation
(TapeLocation previousLocation)