public static class ModelClause.CellAssignment extends OracleSQLObjectImpl
| 构造器和说明 |
|---|
ModelClause.CellAssignment() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<SQLExpr> |
getConditions() |
SQLExpr |
getMeasureColumn() |
void |
setMeasureColumn(SQLExpr measureColumn) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLExpr getMeasureColumn()
public void setMeasureColumn(SQLExpr measureColumn)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleSQLObjectImplCopyright © 2012 Alibaba Group. All Rights Reserved.