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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.