Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.PubSubDiagnosticsReaderGroupType
Packages that use PubSubDiagnosticsReaderGroupType
-
Uses of PubSubDiagnosticsReaderGroupType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement PubSubDiagnosticsReaderGroupTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return PubSubDiagnosticsReaderGroupTypeModifier and TypeMethodDescriptionReaderGroupType.getDiagnosticsNode()Get the DiagnosticsPubSubDiagnosticsReaderGroupTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type PubSubDiagnosticsReaderGroupTypeModifier and TypeMethodDescriptionReaderGroupType.getDiagnosticsNodeAsync()Asynchronous implementation ofReaderGroupType.getDiagnosticsNode().