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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type TranslateBrowsePathsToNodeIdsRequest
 void NodeManagementServiceSetHandler.onTranslateBrowsePathsToNodeIds(EndpointServiceRequest<TranslateBrowsePathsToNodeIdsRequest,TranslateBrowsePathsToNodeIdsResponse> req)
           
 

Uses of TranslateBrowsePathsToNodeIdsRequest in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type TranslateBrowsePathsToNodeIdsRequest
 TranslateBrowsePathsToNodeIdsResponse ChannelService.TranslateBrowsePathsToNodeIds(TranslateBrowsePathsToNodeIdsRequest req)
          Synchronous TranslateBrowsePathsToNodeIds service request.
 AsyncResult ChannelService.TranslateBrowsePathsToNodeIdsAsync(TranslateBrowsePathsToNodeIdsRequest req)
          Asynchronous TranslateBrowsePathsToNodeIds service request.
 



Copyright © 2018. All rights reserved.