Uses of Enum Class
de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
Packages that use ActivityConstants.TestMode
-
Uses of ActivityConstants.TestMode in de.aristaflow.adept2.model.globals
Methods in de.aristaflow.adept2.model.globals that return ActivityConstants.TestModeModifier and TypeMethodDescriptionstatic ActivityConstants.TestModeActivityConstants.TestMode.valueOf(int code) Returns the enum constant of this class with the specified name.static ActivityConstants.TestModeReturns the enum constant of this class with the specified name.static ActivityConstants.TestMode[]ActivityConstants.TestMode.values()Returns an array containing the constants of this enum class, in the order they are declared.