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