Uses of Class
com.mirth.match.ejb.core.DtoWorkflowCondition

Packages that use DtoWorkflowCondition
com.mirth.match.ejb.core   
 

Uses of DtoWorkflowCondition in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core with type parameters of type DtoWorkflowCondition
protected  java.util.List<DtoWorkflowCondition> DtoWorkflowAction.conditions
           
 

Methods in com.mirth.match.ejb.core that return DtoWorkflowCondition
 DtoWorkflowCondition ObjectFactory.createDtoWorkflowCondition()
          Create an instance of DtoWorkflowCondition
 

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



Copyright © 2011 Mirth Corp. All Rights Reserved.