Uses of Class
com.mirth.match.ejb.inex.EventAuditType

Packages that use EventAuditType
com.mirth.match.ejb.inex   
 

Uses of EventAuditType in com.mirth.match.ejb.inex
 

Fields in com.mirth.match.ejb.inex with type parameters of type EventAuditType
protected  java.util.List<EventAuditType> ConsumerEventSubscription.eventAuditTypes
           
protected  java.util.List<EventAuditType> NotificationMethodType.supportedEvents
           
 

Methods in com.mirth.match.ejb.inex that return EventAuditType
 EventAuditType ObjectFactory.createEventAuditType()
          Create an instance of EventAuditType
 

Methods in com.mirth.match.ejb.inex that return types with arguments of type EventAuditType
 java.util.List<EventAuditType> ConsumerEventSubscription.getEventAuditTypes()
          Gets the value of the eventAuditTypes property.
 java.util.List<EventAuditType> NotificationMethodType.getSupportedEvents()
          Gets the value of the supportedEvents property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.