Uses of Interface
org.eclipse.milo.opcua.stack.core.types.builtin.ExpandedNodeId.NamespaceReference
Packages that use ExpandedNodeId.NamespaceReference
-
Uses of ExpandedNodeId.NamespaceReference in org.eclipse.milo.opcua.stack.core.types.builtin
Classes in org.eclipse.milo.opcua.stack.core.types.builtin that implement ExpandedNodeId.NamespaceReferenceModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in org.eclipse.milo.opcua.stack.core.types.builtin that return ExpandedNodeId.NamespaceReferenceModifier and TypeMethodDescriptionExpandedNodeId.namespace()Returns the value of thenamespacerecord component.ExpandedNodeId.NamespaceReference.of(int namespaceIndex) Constructors in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type ExpandedNodeId.NamespaceReferenceModifierConstructorDescriptionExpandedNodeId(ExpandedNodeId.ServerReference server, ExpandedNodeId.NamespaceReference namespace, Object identifier) Creates an instance of aExpandedNodeIdrecord class.