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

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

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

Subclasses of Filter in com.mirth.match.ejb.inex
 class EntityFilter
          Java class for entityFilter complex type.
 class ExpressionBuilderFilter
          Java class for expressionBuilderFilter complex type.
 class SimpleExpressionBuilderFilter
          Java class for simpleExpressionBuilderFilter complex type.
 

Fields in com.mirth.match.ejb.inex declared as Filter
protected  Filter UserFilter.filter
           
 

Methods in com.mirth.match.ejb.inex that return Filter
 Filter UserFilter.getFilter()
          Gets the value of the filter property.
 

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



Copyright © 2011 Mirth Corp. All Rights Reserved.