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

Packages that use HistoryReadResponse
org.opcfoundation.ua.core All the code in this package are codegenerated. 
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
 

Uses of HistoryReadResponse in org.opcfoundation.ua.core
 

Methods in org.opcfoundation.ua.core that return HistoryReadResponse
 HistoryReadResponse HistoryReadResponse.clone()
          Deep clone
 

Method parameters in org.opcfoundation.ua.core with type arguments of type HistoryReadResponse
 void AttributeServiceSetHandler.onHistoryRead(EndpointServiceRequest<HistoryReadRequest,HistoryReadResponse> req)
           
 

Uses of HistoryReadResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return HistoryReadResponse
 HistoryReadResponse ChannelService.HistoryRead(HistoryReadRequest req)
          Synchronous HistoryRead service request.
 HistoryReadResponse ChannelService.HistoryRead(RequestHeader RequestHeader, ExtensionObject HistoryReadDetails, TimestampsToReturn TimestampsToReturn, Boolean ReleaseContinuationPoints, HistoryReadValueId... NodesToRead)
          Synchronous HistoryRead service request.
 



Copyright © 2018. All rights reserved.