Uses of Class
com.espertech.esper.epl.expression.prev.ExprPreviousNodePreviousType

Packages that use ExprPreviousNodePreviousType
com.espertech.esper.epl.expression.prev 'Previous'-group expressions. 
 

Uses of ExprPreviousNodePreviousType in com.espertech.esper.epl.expression.prev
 

Methods in com.espertech.esper.epl.expression.prev that return ExprPreviousNodePreviousType
 ExprPreviousNodePreviousType ExprPreviousNode.getPreviousType()
           
static ExprPreviousNodePreviousType ExprPreviousNodePreviousType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExprPreviousNodePreviousType[] ExprPreviousNodePreviousType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.espertech.esper.epl.expression.prev with parameters of type ExprPreviousNodePreviousType
ExprPreviousNode(ExprPreviousNodePreviousType previousType)
           
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com