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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.