Uses of Class
org.opcfoundation.ua.core.HistoryReadResult

Packages that use HistoryReadResult
org.opcfoundation.ua.core All the code in this package are codegenerated. 
 

Uses of HistoryReadResult in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as HistoryReadResult
protected  HistoryReadResult[] HistoryReadResponse.Results
           
 

Methods in org.opcfoundation.ua.core that return HistoryReadResult
 HistoryReadResult HistoryReadResult.clone()
          Deep clone
 HistoryReadResult[] HistoryReadResponse.getResults()
           
 

Methods in org.opcfoundation.ua.core with parameters of type HistoryReadResult
 void HistoryReadResponse.setResults(HistoryReadResult[] Results)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type HistoryReadResult
HistoryReadResponse(ResponseHeader ResponseHeader, HistoryReadResult[] Results, DiagnosticInfo[] DiagnosticInfos)
           
 



Copyright © 2018. All rights reserved.