Uses of Enum Class
fr.gouv.vitam.storage.offers.tape.simulator.VirtualDriveState
-
Uses of VirtualDriveState in fr.gouv.vitam.storage.offers.tape.simulator
Modifier and TypeMethodDescriptionVirtualDrive.getState()
static VirtualDriveState
Returns the enum constant of this class with the specified name.static VirtualDriveState[]
VirtualDriveState.values()
Returns an array containing the constants of this enum class, in the order they are declared.