Uses of Class
com.mirth.match.ejb.core.FindMatchingModulesResponse

Packages that use FindMatchingModulesResponse
com.mirth.match.ejb.core   
 

Uses of FindMatchingModulesResponse in com.mirth.match.ejb.core
 

Methods in com.mirth.match.ejb.core that return FindMatchingModulesResponse
 FindMatchingModulesResponse ObjectFactory.createFindMatchingModulesResponse()
          Create an instance of FindMatchingModulesResponse
 

Methods in com.mirth.match.ejb.core that return types with arguments of type FindMatchingModulesResponse
 javax.xml.bind.JAXBElement<FindMatchingModulesResponse> ObjectFactory.createFindMatchingModulesResponse(FindMatchingModulesResponse value)
          Create an instance of JAXBElement<FindMatchingModulesResponse>}
 

Methods in com.mirth.match.ejb.core with parameters of type FindMatchingModulesResponse
 javax.xml.bind.JAXBElement<FindMatchingModulesResponse> ObjectFactory.createFindMatchingModulesResponse(FindMatchingModulesResponse value)
          Create an instance of JAXBElement<FindMatchingModulesResponse>}
 



Copyright © 2011 Mirth Corp. All Rights Reserved.