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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.