public abstract class SQLConstaintImpl extends SQLObjectImpl implements SQLConstaint
| 构造器和说明 |
|---|
SQLConstaintImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getEnable() |
SQLName |
getName() |
void |
setEnable(Boolean enable) |
void |
setName(SQLName name) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLName getName()
getName 在接口中 SQLConstaintpublic void setName(SQLName name)
setName 在接口中 SQLConstaintpublic Boolean getEnable()
public void setEnable(Boolean enable)
Copyright © 2013 Alibaba Group. All Rights Reserved.