Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.SelectionListType
Packages that use SelectionListType
Package
Description
-
Uses of SelectionListType in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return SelectionListTypeModifier and TypeMethodDescriptionNetworkAddressType.getNetworkInterfaceNode()Get the NetworkInterfaceSelectionListTypeNode, ornullif it does not exist.PubSubConnectionType.getTransportProfileUriNode()Get the TransportProfileUriSelectionListTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type SelectionListTypeModifier and TypeMethodDescriptionCompletableFuture<? extends SelectionListType>NetworkAddressType.getNetworkInterfaceNodeAsync()Asynchronous implementation ofNetworkAddressType.getNetworkInterfaceNode().CompletableFuture<? extends SelectionListType>PubSubConnectionType.getTransportProfileUriNodeAsync()Asynchronous implementation ofPubSubConnectionType.getTransportProfileUriNode(). -
Uses of SelectionListType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement SelectionListType