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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.