Uses of Enum Class
net.bluemind.mailflow.api.ExecutionMode
Packages that use ExecutionMode
-
Uses of ExecutionMode in net.bluemind.mailflow.api
Fields in net.bluemind.mailflow.api declared as ExecutionModeMethods in net.bluemind.mailflow.api that return ExecutionModeModifier and TypeMethodDescriptionstatic ExecutionMode
Returns the enum constant of this class with the specified name.static ExecutionMode[]
ExecutionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.