public class BothExpressionCondition extends BaseCondition
log, op
构造器和说明 |
---|
BothExpressionCondition() |
限定符和类型 | 方法和说明 |
---|---|
ConditionType |
getType() |
void |
setLeftExpression(Expression leftExpression) |
void |
setRightExpression(Expression rightExpression) |
extractExpressionData, filter, getJoin, getLeft, getOp, getOperation, getRight, setJoin, setLeft, setNextCondition, setOp, setOperation, setRight
public ConditionType getType()
getType
在类中 BaseCondition
public void setLeftExpression(Expression leftExpression)
public void setRightExpression(Expression rightExpression)
Copyright © 2022 Bstek. All rights reserved.