com.prosysopc.ua
Interface MethodArgumentTransformer<T>

All Known Subinterfaces:
MethodOutputArgumentTransformer<T,S>

public interface MethodArgumentTransformer<T>

A helper interface for generated async method calls.


Method Summary
 T fromVariantArray(org.opcfoundation.ua.builtintypes.Variant[] values)
           
 

Method Detail

fromVariantArray

T fromVariantArray(org.opcfoundation.ua.builtintypes.Variant[] values)


Copyright © 2018. All rights reserved.