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

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

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

Fields in com.mirth.match.ejb.inex declared as EntityFilter
protected  EntityFilter EntityExportModel.filter
           
 

Methods in com.mirth.match.ejb.inex that return EntityFilter
 EntityFilter ObjectFactory.createEntityFilter()
          Create an instance of EntityFilter
 EntityFilter EntityExportModel.getFilter()
          Gets the value of the filter property.
 

Methods in com.mirth.match.ejb.inex with parameters of type EntityFilter
 void EntityExportModel.setFilter(EntityFilter value)
          Sets the value of the filter property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.