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

Packages that use HistoryUpdateResponse
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 HistoryUpdateResponse in org.opcfoundation.ua.core
 

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

Method parameters in org.opcfoundation.ua.core with type arguments of type HistoryUpdateResponse
 void AttributeServiceSetHandler.onHistoryUpdate(EndpointServiceRequest<HistoryUpdateRequest,HistoryUpdateResponse> req)
           
 

Uses of HistoryUpdateResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return HistoryUpdateResponse
 HistoryUpdateResponse ChannelService.HistoryUpdate(HistoryUpdateRequest req)
          Synchronous HistoryUpdate service request.
 HistoryUpdateResponse ChannelService.HistoryUpdate(RequestHeader RequestHeader, ExtensionObject... HistoryUpdateDetails)
          Synchronous HistoryUpdate service request.
 



Copyright © 2018. All rights reserved.