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

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

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

Fields in com.mirth.match.ejb.inex declared as EisResultSet
protected  EisResultSet EntityFilter.resultSet
           
 

Methods in com.mirth.match.ejb.inex that return EisResultSet
 EisResultSet ObjectFactory.createEisResultSet()
          Create an instance of EisResultSet
 EisResultSet EntityFilter.getResultSet()
          Gets the value of the resultSet property.
 

Methods in com.mirth.match.ejb.inex with parameters of type EisResultSet
 void EntityFilter.setResultSet(EisResultSet value)
          Sets the value of the resultSet property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.