Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLocation
Packages that use TapeLocation
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLocation in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeLocationModifier and TypeMethodDescriptionTapeCatalog.getCurrentLocation()TapeCatalog.getPreviousLocation()Methods in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLocationModifier and TypeMethodDescriptionbooleanTapeLocation.equals(TapeLocation tapeLocation) TapeCatalog.setCurrentLocation(TapeLocation currentLocation) TapeCatalog.setPreviousLocation(TapeLocation previousLocation)