Uses of Class
de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
- 
Packages that use ActivityConstants.TestMode Package Description de.aristaflow.adept2.model.globals 
- 
- 
Uses of ActivityConstants.TestMode in de.aristaflow.adept2.model.globalsMethods in de.aristaflow.adept2.model.globals that return ActivityConstants.TestMode Modifier and Type Method Description static ActivityConstants.TestModeActivityConstants.TestMode. valueOf(int code)Returns the enum constant of this type with the specified name.static ActivityConstants.TestModeActivityConstants.TestMode. valueOf(String name)Returns the enum constant of this type with the specified name.static ActivityConstants.TestMode[]ActivityConstants.TestMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-