Uses of Class
org.eclipse.milo.opcua.stack.core.ServerTable
Packages that use ServerTable
Package
Description
-
Uses of ServerTable in org.eclipse.milo.opcua.stack.core.encoding
Methods in org.eclipse.milo.opcua.stack.core.encoding that return ServerTableModifier and TypeMethodDescriptionDefaultEncodingContext.getServerTable()EncodingContext.getServerTable()Get theServerTable. -
Uses of ServerTable in org.eclipse.milo.opcua.stack.core.types.builtin
Methods in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type ServerTableModifier and TypeMethodDescriptionExpandedNodeId.absolute(ServerTable serverTable, NamespaceTable namespaceTable) @Nullable UIntegerExpandedNodeId.getServerIndex(ServerTable serverTable) @Nullable StringExpandedNodeId.getServerUri(ServerTable serverTable) booleanExpandedNodeId.isLocal(ServerTable serverTable) Check if thisExpandedNodeIdis local.