Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.enumerated.RedundantServerMode
Packages that use RedundantServerMode
-
Uses of RedundantServerMode in org.eclipse.milo.opcua.stack.core.types.enumerated
Methods in org.eclipse.milo.opcua.stack.core.types.enumerated that return RedundantServerModeModifier and TypeMethodDescriptionstatic @Nullable RedundantServerModeRedundantServerMode.from(int value) static RedundantServerModeReturns the enum constant of this class with the specified name.static RedundantServerMode[]RedundantServerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.