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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.