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

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

Uses of BrowsePathResult in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as BrowsePathResult
protected  BrowsePathResult[] TranslateBrowsePathsToNodeIdsResponse.Results
           
 

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

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

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



Copyright © 2018. All rights reserved.