public class OracleAlterTablespaceAddDataFile extends OracleSQLObjectImpl implements OracleAlterTablespaceItem
Constructor and Description |
---|
OracleAlterTablespaceAddDataFile() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
List<OracleFileSpecification> |
getFiles() |
void |
setFiles(List<OracleFileSpecification> files) |
clone, computeDataType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
public List<OracleFileSpecification> getFiles()
public void setFiles(List<OracleFileSpecification> files)
Copyright © 2013–2017 Alibaba Group. All rights reserved.