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

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

Uses of EndpointUrlListDataType in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as EndpointUrlListDataType
protected  EndpointUrlListDataType[] NetworkGroupDataType.NetworkPaths
           
 

Methods in org.opcfoundation.ua.core that return EndpointUrlListDataType
 EndpointUrlListDataType EndpointUrlListDataType.clone()
          Deep clone
 EndpointUrlListDataType[] NetworkGroupDataType.getNetworkPaths()
           
 

Methods in org.opcfoundation.ua.core with parameters of type EndpointUrlListDataType
 void NetworkGroupDataType.setNetworkPaths(EndpointUrlListDataType[] NetworkPaths)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type EndpointUrlListDataType
NetworkGroupDataType(String ServerUri, EndpointUrlListDataType[] NetworkPaths)
           
 



Copyright © 2018. All rights reserved.