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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.