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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type UserFilter
protected  java.util.List<UserFilter> User.filters
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type UserFilter
 java.util.List<UserFilter> User.getFilters()
          Gets the value of the filters property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.