public class ResultSets_type0Wrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<OutputDatasetWrapper> |
local_resultSet |
| Constructor and Description |
|---|
ResultSets_type0Wrapper() |
ResultSets_type0Wrapper(List<OutputDatasetWrapper> _resultSet) |
ResultSets_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ResultSets_type0 resultsets_type0) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ResultSets_type0 |
getRaw() |
List<OutputDatasetWrapper> |
getResultSet() |
void |
setResultSet(List<OutputDatasetWrapper> _resultSet) |
String |
toString() |
protected List<OutputDatasetWrapper> local_resultSet
public ResultSets_type0Wrapper()
public ResultSets_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ResultSets_type0 resultsets_type0)
public ResultSets_type0Wrapper(List<OutputDatasetWrapper> _resultSet)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ResultSets_type0 getRaw()
public void setResultSet(List<OutputDatasetWrapper> _resultSet)
public List<OutputDatasetWrapper> getResultSet()
Copyright © 2021. All rights reserved.