Uses of Class
com.mirth.match.ejb.eis.DeactivateEntityResponse

Packages that use DeactivateEntityResponse
com.mirth.match.ejb.eis   
 

Uses of DeactivateEntityResponse in com.mirth.match.ejb.eis
 

Methods in com.mirth.match.ejb.eis that return DeactivateEntityResponse
 DeactivateEntityResponse ObjectFactory.createDeactivateEntityResponse()
          Create an instance of DeactivateEntityResponse
 

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.