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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.