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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.