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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.