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

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

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

Fields in com.mirth.match.ejb.inex declared as ExportConfig
protected  ExportConfig ExportMirthMatchConfig.arg0
           
 

Methods in com.mirth.match.ejb.inex that return ExportConfig
 ExportConfig ObjectFactory.createExportConfig()
          Create an instance of ExportConfig
 ExportConfig ExportMirthMatchConfig.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.mirth.match.ejb.inex with parameters of type ExportConfig
 EisResult INEX.exportMirthMatchConfig(ExportConfig arg0)
           
 void ExportMirthMatchConfig.setArg0(ExportConfig value)
          Sets the value of the arg0 property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.