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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type QueryFirstResponse
 void NodeManagementServiceSetHandler.onQueryFirst(EndpointServiceRequest<QueryFirstRequest,QueryFirstResponse> req)
           
 

Uses of QueryFirstResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return QueryFirstResponse
 QueryFirstResponse ChannelService.QueryFirst(QueryFirstRequest req)
          Synchronous QueryFirst service request.
 QueryFirstResponse ChannelService.QueryFirst(RequestHeader RequestHeader, ViewDescription View, NodeTypeDescription[] NodeTypes, ContentFilter Filter, UnsignedInteger MaxDataSetsToReturn, UnsignedInteger MaxReferencesToReturn)
          Synchronous QueryFirst service request.
 



Copyright © 2018. All rights reserved.