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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.