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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.