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

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

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

Fields in com.mirth.match.ejb.inex declared as NotificationMethodType
protected  NotificationMethodType ConsumerEventSubscription.notificationMethodType
           
 

Methods in com.mirth.match.ejb.inex that return NotificationMethodType
 NotificationMethodType ObjectFactory.createNotificationMethodType()
          Create an instance of NotificationMethodType
 NotificationMethodType ConsumerEventSubscription.getNotificationMethodType()
          Gets the value of the notificationMethodType property.
 

Methods in com.mirth.match.ejb.inex with parameters of type NotificationMethodType
 void ConsumerEventSubscription.setNotificationMethodType(NotificationMethodType value)
          Sets the value of the notificationMethodType property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.