Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.ProgramDiagnostic2Type
Packages that use ProgramDiagnostic2Type
Package
Description
-
Uses of ProgramDiagnostic2Type in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return ProgramDiagnostic2TypeModifier and TypeMethodDescriptionProgramStateMachineType.getProgramDiagnosticNode()Get the ProgramDiagnosticProgramDiagnostic2TypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ProgramDiagnostic2TypeModifier and TypeMethodDescriptionCompletableFuture<? extends ProgramDiagnostic2Type>ProgramStateMachineType.getProgramDiagnosticNodeAsync()Asynchronous implementation ofProgramStateMachineType.getProgramDiagnosticNode(). -
Uses of ProgramDiagnostic2Type in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement ProgramDiagnostic2Type