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

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

Uses of ReferenceDescription in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as ReferenceDescription
protected  ReferenceDescription[] BrowseResult.References
           
 

Methods in org.opcfoundation.ua.core that return ReferenceDescription
 ReferenceDescription ReferenceDescription.clone()
          Deep clone
 ReferenceDescription[] BrowseResult.getReferences()
           
 

Methods in org.opcfoundation.ua.core with parameters of type ReferenceDescription
 void BrowseResult.setReferences(ReferenceDescription[] References)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type ReferenceDescription
BrowseResult(StatusCode StatusCode, ByteString ContinuationPoint, ReferenceDescription[] References)
           
 



Copyright © 2018. All rights reserved.