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

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

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

Fields in com.mirth.match.ejb.core with type parameters of type Expression
protected  java.util.List<Expression> ExpressionBuilderFilter.expressions
           
protected  java.util.List<Expression> ExpressionBuilderFilter.orderBy
           
 

Methods in com.mirth.match.ejb.core that return types with arguments of type Expression
 java.util.List<Expression> ExpressionBuilderFilter.getExpressions()
          Gets the value of the expressions property.
 java.util.List<Expression> ExpressionBuilderFilter.getOrderBy()
          Gets the value of the orderBy property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.