Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.LldpLocalSystemType
Packages that use LldpLocalSystemType
-
Uses of LldpLocalSystemType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement LldpLocalSystemTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return LldpLocalSystemTypeModifier and TypeMethodDescriptionLldpInformationType.getLocalSystemDataNode()Get the LocalSystemDataLldpLocalSystemTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type LldpLocalSystemTypeModifier and TypeMethodDescriptionCompletableFuture<? extends LldpLocalSystemType>LldpInformationType.getLocalSystemDataNodeAsync()Asynchronous implementation ofLldpInformationType.getLocalSystemDataNode().