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