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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.