Uses of Class
com.mirth.match.ejb.inex.EntityDomainType

Packages that use EntityDomainType
com.mirth.match.ejb.inex   
 

Uses of EntityDomainType in com.mirth.match.ejb.inex
 

Fields in com.mirth.match.ejb.inex declared as EntityDomainType
protected  EntityDomainType EntityDomain.entityDomainType
           
 

Methods in com.mirth.match.ejb.inex that return EntityDomainType
 EntityDomainType ObjectFactory.createEntityDomainType()
          Create an instance of EntityDomainType
 EntityDomainType EntityDomain.getEntityDomainType()
          Gets the value of the entityDomainType property.
 

Methods in com.mirth.match.ejb.inex with parameters of type EntityDomainType
 void EntityDomain.setEntityDomainType(EntityDomainType value)
          Sets the value of the entityDomainType property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.