Uses of Enum Class
fr.gouv.vitam.storage.offers.tape.dto.TapeSlotType
Packages that use TapeSlotType
-
Uses of TapeSlotType in fr.gouv.vitam.storage.offers.tape.dto
Methods in fr.gouv.vitam.storage.offers.tape.dto that return TapeSlotTypeModifier and TypeMethodDescriptionTapeSlot.getStorageElementType()
static TapeSlotType
Returns 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.offers.tape.dto with parameters of type TapeSlotTypeModifier and TypeMethodDescriptionTapeSlot.setStorageElementType
(TapeSlotType storageElementType)