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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.