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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.