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