Uses of Enum Class
fr.gouv.vitam.storage.offers.tape.simulator.VirtualChangerState
Packages that use VirtualChangerState
-
Uses of VirtualChangerState in fr.gouv.vitam.storage.offers.tape.simulator
Methods in fr.gouv.vitam.storage.offers.tape.simulator that return VirtualChangerStateModifier 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.Methods in fr.gouv.vitam.storage.offers.tape.simulator with parameters of type VirtualChangerStateModifier and TypeMethodDescriptionVirtualChanger.setChangerStatus
(VirtualChangerState changerState)