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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type TraitGroup
protected  java.util.List<TraitGroup> Trait.traitGroups
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type TraitGroup
 java.util.List<TraitGroup> Trait.getTraitGroups()
          Gets the value of the traitGroups property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.