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

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

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

Fields in com.mirth.match.ejb.inex declared as EntityExportModel
protected  EntityExportModel ExportEntities.model
           
 

Methods in com.mirth.match.ejb.inex that return EntityExportModel
 EntityExportModel ObjectFactory.createEntityExportModel()
          Create an instance of EntityExportModel
 EntityExportModel ExportEntities.getModel()
          Gets the value of the model property.
 

Methods in com.mirth.match.ejb.inex with parameters of type EntityExportModel
 EisResult INEX.exportEntities(EntityExportModel model)
           
 void ExportEntities.setModel(EntityExportModel value)
          Sets the value of the model property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.