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