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

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

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

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

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

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



Copyright © 2011 Mirth Corp. All Rights Reserved.