public static class SQLCaseExpr.Item extends SQLObjectImpl implements Serializable
| Constructor and Description |
|---|
Item() |
Item(SQLExpr conditionExpr,
SQLExpr valueExpr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SQLExpr |
getConditionExpr() |
SQLExpr |
getValueExpr() |
int |
hashCode() |
void |
setConditionExpr(SQLExpr conditionExpr) |
void |
setValueExpr(SQLExpr valueExpr) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringCopyright © 2013–2016 Alibaba Group. All rights reserved.