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

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

Uses of MonitoredItemNotification in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as MonitoredItemNotification
protected  MonitoredItemNotification[] DataChangeNotification.MonitoredItems
           
 

Methods in org.opcfoundation.ua.core that return MonitoredItemNotification
 MonitoredItemNotification MonitoredItemNotification.clone()
          Deep clone
 MonitoredItemNotification[] DataChangeNotification.getMonitoredItems()
           
 

Methods in org.opcfoundation.ua.core with parameters of type MonitoredItemNotification
 void DataChangeNotification.setMonitoredItems(MonitoredItemNotification[] MonitoredItems)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type MonitoredItemNotification
DataChangeNotification(MonitoredItemNotification[] MonitoredItems, DiagnosticInfo[] DiagnosticInfos)
           
 



Copyright © 2018. All rights reserved.