public class QueryGraphValueEntryRangeRelOp extends QueryGraphValueEntryRange
type
Constructor and Description |
---|
QueryGraphValueEntryRangeRelOp(QueryGraphRangeEnum type,
ExprEvaluator expression,
boolean isBetweenPart) |
Modifier and Type | Method and Description |
---|---|
ExprEvaluator |
getExpression() |
ExprEvaluator[] |
getExpressions() |
boolean |
isBetweenPart() |
getType
public QueryGraphValueEntryRangeRelOp(QueryGraphRangeEnum type, ExprEvaluator expression, boolean isBetweenPart)
public ExprEvaluator getExpression()
public boolean isBetweenPart()
public ExprEvaluator[] getExpressions()
getExpressions
in class QueryGraphValueEntryRange
Copyright © 2005–2018. All rights reserved.