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