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

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

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

Fields in com.mirth.match.ejb.inex with type parameters of type TraitValue
protected  java.util.List<TraitValue> EntityFilter.traitList
           
protected  java.util.List<TraitValue> EisEntityIdentifyingTraits.traits
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type TraitValue
 java.util.List<TraitValue> EntityFilter.getTraitList()
          Gets the value of the traitList property.
 java.util.List<TraitValue> EisEntityIdentifyingTraits.getTraits()
          Gets the value of the traits property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.