Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.BuildInfoType
Packages that use BuildInfoType
-
Uses of BuildInfoType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement BuildInfoTypeMethods in org.eclipse.milo.opcua.sdk.client.model.variables that return BuildInfoTypeModifier and TypeMethodDescriptionServerStatusType.getBuildInfoNode()Get the BuildInfoBuildInfoTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.variables that return types with arguments of type BuildInfoTypeModifier and TypeMethodDescriptionCompletableFuture<? extends BuildInfoType>ServerStatusType.getBuildInfoNodeAsync()Asynchronous implementation ofServerStatusType.getBuildInfoNode().