Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.SubscriptionDiagnosticsType
Packages that use SubscriptionDiagnosticsType
-
Uses of SubscriptionDiagnosticsType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement SubscriptionDiagnosticsTypeMethods in org.eclipse.milo.opcua.sdk.client.model.variables that return SubscriptionDiagnosticsTypeModifier and TypeMethodDescriptionSubscriptionDiagnosticsArrayType.getSubscriptionDiagnosticsNode()Get the SubscriptionDiagnosticsSubscriptionDiagnosticsTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.variables that return types with arguments of type SubscriptionDiagnosticsTypeModifier and TypeMethodDescriptionCompletableFuture<? extends SubscriptionDiagnosticsType>SubscriptionDiagnosticsArrayType.getSubscriptionDiagnosticsNodeAsync()Asynchronous implementation ofSubscriptionDiagnosticsArrayType.getSubscriptionDiagnosticsNode().