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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type EntityTypeTrait
protected  java.util.List<EntityTypeTrait> Trait.entityTypeTraits
           
protected  java.util.List<EntityTypeTrait> EntityType.entityTypeTraits
           
protected  java.util.List<EntityTypeTrait> EntityDomain.entityTypeTraits
           
 

Methods in com.mirth.match.ejb.inex that return EntityTypeTrait
 EntityTypeTrait ObjectFactory.createEntityTypeTrait()
          Create an instance of EntityTypeTrait
 

Methods in com.mirth.match.ejb.inex that return types with arguments of type EntityTypeTrait
 java.util.List<EntityTypeTrait> Trait.getEntityTypeTraits()
          Gets the value of the entityTypeTraits property.
 java.util.List<EntityTypeTrait> EntityType.getEntityTypeTraits()
          Gets the value of the entityTypeTraits property.
 java.util.List<EntityTypeTrait> EntityDomain.getEntityTypeTraits()
          Gets the value of the entityTypeTraits property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.