Uses of Enum Class
fr.becpg.model.SystemState
Packages that use SystemState
-
Uses of SystemState in fr.becpg.model
Methods in fr.becpg.model that return SystemStateModifier and TypeMethodDescriptionstatic SystemStateSystemState.getSystemState(String systemState) getSystemState.static SystemStateReturns the enum constant of this class with the specified name.static SystemState[]SystemState.values()Returns an array containing the constants of this enum class, in the order they are declared.