Uses of Enum Class
ru.cg.webbpm.modules.core.app_info.api.mode.AppMode.Mode
Packages that use AppMode.Mode
-
Uses of AppMode.Mode in ru.cg.webbpm.modules.core.app_info.api.mode
Methods in ru.cg.webbpm.modules.core.app_info.api.mode that return AppMode.ModeModifier and TypeMethodDescriptionstatic AppMode.Mode
AppMode.mode()
static AppMode.Mode
Returns the enum constant of this class with the specified name.static AppMode.Mode[]
AppMode.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.