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

Packages that use StatusCondition
com.mirth.match.client.models   
com.mirth.match.ejb.inex   
 

Uses of StatusCondition in com.mirth.match.client.models
 

Methods in com.mirth.match.client.models with parameters of type StatusCondition
static MMStatusCondition MMStatusCondition.createINEXStatusCondition(StatusCondition cond)
           
 

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

Fields in com.mirth.match.ejb.inex with type parameters of type StatusCondition
protected  java.util.List<StatusCondition> StatusHolder.conditions
           
 

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

Methods in com.mirth.match.ejb.inex that return types with arguments of type StatusCondition
 java.util.List<StatusCondition> StatusHolder.getConditions()
          Gets the value of the conditions property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.