public class TableListResult extends AlipayObject
| Constructor and Description |
|---|
TableListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTableName()
Gets table name.
|
String |
getTableNum()
Gets table num.
|
void |
setTableName(String tableName)
Sets table name.
|
void |
setTableNum(String tableNum)
Sets table num.
|
public String getTableName()
public void setTableName(String tableName)
tableName - the table namepublic String getTableNum()
public void setTableNum(String tableNum)
tableNum - the table numCopyright © 2018. All rights reserved.