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

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

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

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

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

Methods in com.mirth.match.ejb.is 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.