Uses of Class
test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest.VarData
Packages that use OpcUaConnectorTest.VarData
Package
Description
The tests for the OPC UA connectors extension.
-
Uses of OpcUaConnectorTest.VarData in test.de.iip_ecosphere.platform.connectors.opcuav1
Methods in test.de.iip_ecosphere.platform.connectors.opcuav1 that return OpcUaConnectorTest.VarDataModifier and TypeMethodDescriptionOpcUaConnectorTest.VarDataOutputTranslator.to(de.iip_ecosphere.platform.connectors.opcuav1.DataItem source) Methods in test.de.iip_ecosphere.platform.connectors.opcuav1 that return types with arguments of type OpcUaConnectorTest.VarDataModifier and TypeMethodDescriptionClass<? extends OpcUaConnectorTest.VarData> OpcUaConnectorTest.VarDataInputTranslator.getTargetType()Class<? extends OpcUaConnectorTest.VarData> OpcUaConnectorTest.VarDataOutputTranslator.getTargetType()Methods in test.de.iip_ecosphere.platform.connectors.opcuav1 with parameters of type OpcUaConnectorTest.VarDataModifier and TypeMethodDescriptionOpcUaConnectorTest.VarDataInputTranslator.from(OpcUaConnectorTest.VarData data)