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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.