| 构造器和说明 |
|---|
DeleteDefinedColumnRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addDefinedColumn(String name)
Add a predefined column
|
List<String> |
getDefinedColumn()
Get the predefined column list
|
String |
getOperationName() |
String |
getTableName()
Get the table name
|
void |
setTableName(String tableName)
Sets the name of the table.
|
public void setTableName(String tableName)
tableName - The name of the table.public String getTableName()
public void addDefinedColumn(String name)
name - The name of the predefined column.public List<String> getDefinedColumn()
public String getOperationName()
getOperationName 在接口中 RequestCopyright © 2025. All Rights Reserved.