Uses of Enum Class
de.mid.innovator.m2msdk.model.remote.ProcessState
Packages that use ProcessState
Package
Description
The package contains all models that are used within M2M-SDK.
The package contains the helper classes for distributed computation enabling access to a remote host.
The package contains the models, renderer and enumerations be used in frames and dialogs.
-
Uses of ProcessState in de.mid.innovator.m2msdk.model
Methods in de.mid.innovator.m2msdk.model that return ProcessState -
Uses of ProcessState in de.mid.innovator.m2msdk.model.remote
Methods in de.mid.innovator.m2msdk.model.remote that return ProcessStateModifier and TypeMethodDescriptionRemoteProcessInterface.getState()Get state of server processRemoteServerFactory.getState()static ProcessStateReturns the enum constant of this class with the specified name.static ProcessState[]ProcessState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProcessState in de.mid.innovator.m2msdk.ui.model
Methods in de.mid.innovator.m2msdk.ui.model that return ProcessState