Uses of Enum Class
fr.gouv.vitam.storage.engine.common.api.dto.TapeSlotType
Packages that use TapeSlotType
-
Uses of TapeSlotType in fr.gouv.vitam.storage.engine.common.api.dto
Methods in fr.gouv.vitam.storage.engine.common.api.dto that return TapeSlotTypeModifier and TypeMethodDescriptionTapeSlot.getStorageElementType()static TapeSlotTypeReturns the enum constant of this class with the specified name.static TapeSlotType[]TapeSlotType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.storage.engine.common.api.dto with parameters of type TapeSlotTypeModifier and TypeMethodDescriptionTapeSlot.setStorageElementType(TapeSlotType storageElementType)