public static class ModelClause.CellAssignmentItem extends OracleSQLObjectImpl
| 构造器和说明 |
|---|
ModelClause.CellAssignmentItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
ModelClause.CellAssignment |
getCellAssignment() |
SQLExpr |
getExpr() |
ModelClause.ModelRuleOption |
getOption() |
SQLOrderBy |
getOrderBy() |
void |
setCellAssignment(ModelClause.CellAssignment cellAssignment) |
void |
setExpr(SQLExpr expr) |
void |
setOption(ModelClause.ModelRuleOption option) |
void |
setOrderBy(SQLOrderBy orderBy) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic ModelClause.ModelRuleOption getOption()
public void setOption(ModelClause.ModelRuleOption option)
public ModelClause.CellAssignment getCellAssignment()
public void setCellAssignment(ModelClause.CellAssignment cellAssignment)
public SQLOrderBy getOrderBy()
public void setOrderBy(SQLOrderBy orderBy)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleSQLObjectImplCopyright © 2012 Alibaba Group. All Rights Reserved.