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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.