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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.