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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.