Uses of Class
test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
-
Packages that use VendorStruct Package Description test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace A simple test machine namespace. -
-
Uses of VendorStruct in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Methods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace that return VendorStruct Modifier and Type Method Description VendorStructVendorStruct.Codec. decode(org.eclipse.milo.opcua.stack.core.serialization.SerializationContext context, org.eclipse.milo.opcua.stack.core.serialization.UaDecoder decoder)Methods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace that return types with arguments of type VendorStruct Modifier and Type Method Description java.lang.Class<VendorStruct>VendorStruct.Codec. getType()Methods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace with parameters of type VendorStruct Modifier and Type Method Description voidVendorStruct.Codec. encode(org.eclipse.milo.opcua.stack.core.serialization.SerializationContext context, org.eclipse.milo.opcua.stack.core.serialization.UaEncoder encoder, VendorStruct value)
-