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