public class Tables_type0Wrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<HPCCTableWrapper> |
local_table |
| Constructor and Description |
|---|
Tables_type0Wrapper() |
Tables_type0Wrapper(List<HPCCTableWrapper> _table) |
Tables_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.Tables_type0 tables_type0) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.Tables_type0 |
getRaw() |
List<HPCCTableWrapper> |
getTable() |
void |
setTable(List<HPCCTableWrapper> _table) |
String |
toString() |
protected List<HPCCTableWrapper> local_table
public Tables_type0Wrapper()
public Tables_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.Tables_type0 tables_type0)
public Tables_type0Wrapper(List<HPCCTableWrapper> _table)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.Tables_type0 getRaw()
public void setTable(List<HPCCTableWrapper> _table)
public List<HPCCTableWrapper> getTable()
Copyright © 2021. All rights reserved.