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

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

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

Fields in com.mirth.match.ejb.inex declared as ImportConfig
protected  ImportConfig ImportMirthMatchConfig.arg0
           
 

Methods in com.mirth.match.ejb.inex that return ImportConfig
 ImportConfig ObjectFactory.createImportConfig()
          Create an instance of ImportConfig
 ImportConfig ImportMirthMatchConfig.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.mirth.match.ejb.inex with parameters of type ImportConfig
 EisResult INEX.importMirthMatchConfig(ImportConfig arg0)
           
 void ImportMirthMatchConfig.setArg0(ImportConfig value)
          Sets the value of the arg0 property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.