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, setRightpublic ConditionType getType()
getType 在类中 BaseConditionpublic void setLeftProperty(String leftProperty)
public void setRightExpression(Expression rightExpression)
public String getLeftProperty()
public Expression getRightExpression()
Copyright © 2018 Bstek. All rights reserved.