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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type TraitInstance
protected  java.util.List<TraitInstance> Entity.traitInstances
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type TraitInstance
 java.util.List<TraitInstance> Entity.getTraitInstances()
          Gets the value of the traitInstances property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.