public class TableInfoResult extends AlipayObject
| Constructor and Description |
|---|
TableInfoResult() |
| Modifier and Type | Method and Description |
|---|---|
List<TableListResult> |
getTableInfoList()
Gets table info list.
|
void |
setTableInfoList(List<TableListResult> tableInfoList)
Sets table info list.
|
public List<TableListResult> getTableInfoList()
public void setTableInfoList(List<TableListResult> tableInfoList)
tableInfoList - the table info listCopyright © 2018. All rights reserved.