| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.clause |
| Modifier and Type | Method and Description |
|---|---|
ModelClause.ModelRuleOption |
ModelClause.CellAssignmentItem.getOption() |
static ModelClause.ModelRuleOption |
ModelClause.ModelRuleOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelClause.ModelRuleOption[] |
ModelClause.ModelRuleOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModelClause.ModelRuleOption> |
ModelClause.ModelRulesClause.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClause.CellAssignmentItem.setOption(ModelClause.ModelRuleOption option) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.