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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.