public class QuerySignatureWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected InParams_type0Wrapper |
local_inParams |
protected ResultSets_type0Wrapper |
local_resultSets |
| Constructor and Description |
|---|
QuerySignatureWrapper() |
QuerySignatureWrapper(InParams_type0Wrapper _inParams,
ResultSets_type0Wrapper _resultSets) |
QuerySignatureWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.QuerySignature querysignature) |
| Modifier and Type | Method and Description |
|---|---|
InParams_type0Wrapper |
getInParams() |
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.QuerySignature |
getRaw() |
ResultSets_type0Wrapper |
getResultSets() |
void |
setInParams(InParams_type0Wrapper _inParams) |
void |
setResultSets(ResultSets_type0Wrapper _resultSets) |
String |
toString() |
protected InParams_type0Wrapper local_inParams
protected ResultSets_type0Wrapper local_resultSets
public QuerySignatureWrapper()
public QuerySignatureWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.QuerySignature querysignature)
public QuerySignatureWrapper(InParams_type0Wrapper _inParams, ResultSets_type0Wrapper _resultSets)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.QuerySignature getRaw()
public void setInParams(InParams_type0Wrapper _inParams)
public InParams_type0Wrapper getInParams()
public void setResultSets(ResultSets_type0Wrapper _resultSets)
public ResultSets_type0Wrapper getResultSets()
Copyright © 2021. All rights reserved.