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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.