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

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

Uses of HistoryEventFieldList in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as HistoryEventFieldList
protected  HistoryEventFieldList[] UpdateEventDetails.EventData
           
protected  HistoryEventFieldList[] HistoryEvent.Events
           
 

Methods in org.opcfoundation.ua.core that return HistoryEventFieldList
 HistoryEventFieldList HistoryEventFieldList.clone()
          Deep clone
 HistoryEventFieldList[] UpdateEventDetails.getEventData()
           
 HistoryEventFieldList[] HistoryEvent.getEvents()
           
 

Methods in org.opcfoundation.ua.core with parameters of type HistoryEventFieldList
 void UpdateEventDetails.setEventData(HistoryEventFieldList[] EventData)
           
 void HistoryEvent.setEvents(HistoryEventFieldList[] Events)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type HistoryEventFieldList
HistoryEvent(HistoryEventFieldList[] Events)
           
UpdateEventDetails(NodeId NodeId, PerformUpdateType PerformInsertReplace, EventFilter Filter, HistoryEventFieldList[] EventData)
           
 



Copyright © 2018. All rights reserved.