public static class ModelClause.CellAssignment extends OracleSQLObjectImpl
Constructor and Description |
---|
CellAssignment() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
List<SQLExpr> |
getConditions() |
SQLExpr |
getMeasureColumn() |
void |
setMeasureColumn(SQLExpr measureColumn) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLExpr getMeasureColumn()
public void setMeasureColumn(SQLExpr measureColumn)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.