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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.