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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.