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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.