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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.