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