Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.ExtensionFieldsType
Packages that use ExtensionFieldsType
-
Uses of ExtensionFieldsType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement ExtensionFieldsTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return ExtensionFieldsTypeModifier and TypeMethodDescriptionPublishedDataSetType.getExtensionFieldsNode()Get the ExtensionFieldsExtensionFieldsTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ExtensionFieldsTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ExtensionFieldsType>PublishedDataSetType.getExtensionFieldsNodeAsync()Asynchronous implementation ofPublishedDataSetType.getExtensionFieldsNode().