|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreviousType | |
---|---|
com.espertech.esper.epl.expression | This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses |
Uses of PreviousType in com.espertech.esper.epl.expression |
---|
Methods in com.espertech.esper.epl.expression that return PreviousType | |
---|---|
PreviousType |
ExprPreviousNode.getPreviousType()
|
static PreviousType |
PreviousType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PreviousType[] |
PreviousType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.espertech.esper.epl.expression with parameters of type PreviousType | |
---|---|
ExprPreviousNode(PreviousType previousType)
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |