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

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

Uses of EventFieldList in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as EventFieldList
protected  EventFieldList[] EventNotificationList.Events
           
 

Methods in org.opcfoundation.ua.core that return EventFieldList
 EventFieldList EventFieldList.clone()
          Deep clone
 EventFieldList[] EventNotificationList.getEvents()
           
 

Methods in org.opcfoundation.ua.core with parameters of type EventFieldList
 void EventNotificationList.setEvents(EventFieldList[] Events)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type EventFieldList
EventNotificationList(EventFieldList[] Events)
           
 



Copyright © 2018. All rights reserved.