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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.