Uses of Enum Class
fr.gouv.vitam.storage.engine.common.api.model.TapeLocationType
Packages that use TapeLocationType
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLocationType in fr.gouv.vitam.storage.engine.common.api.dto
Methods in fr.gouv.vitam.storage.engine.common.api.dto that return TapeLocationType -
Uses of TapeLocationType in fr.gouv.vitam.storage.engine.common.api.model
Methods in fr.gouv.vitam.storage.engine.common.api.model that return TapeLocationTypeModifier and TypeMethodDescriptionstatic TapeLocationTypeReturns the enum constant of this class with the specified name.static TapeLocationType[]TapeLocationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TapeLocationType in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeLocationTypeMethods in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLocationTypeModifier and TypeMethodDescriptionvoidTapeLocation.setLocationType(TapeLocationType locationType) Constructors in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLocationType