public class TpLogicalClusterQueryResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfTpLogicalClusterWrapper |
local_tpLogicalClusters |
| Constructor and Description |
|---|
TpLogicalClusterQueryResponseWrapper() |
TpLogicalClusterQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfTpLogicalClusterWrapper _tpLogicalClusters) |
TpLogicalClusterQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpLogicalClusterQueryResponse tplogicalclusterqueryresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpLogicalClusterQueryResponse |
getRaw() |
ArrayOfTpLogicalClusterWrapper |
getTpLogicalClusters() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setTpLogicalClusters(ArrayOfTpLogicalClusterWrapper _tpLogicalClusters) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfTpLogicalClusterWrapper local_tpLogicalClusters
public TpLogicalClusterQueryResponseWrapper()
public TpLogicalClusterQueryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpLogicalClusterQueryResponse tplogicalclusterqueryresponse)
public TpLogicalClusterQueryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfTpLogicalClusterWrapper _tpLogicalClusters)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpLogicalClusterQueryResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setTpLogicalClusters(ArrayOfTpLogicalClusterWrapper _tpLogicalClusters)
public ArrayOfTpLogicalClusterWrapper getTpLogicalClusters()
Copyright © 2021. All rights reserved.