public class TpListTargetClustersResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfTpClusterNameTypeWrapper |
local_targetClusters |
| Constructor and Description |
|---|
TpListTargetClustersResponseWrapper() |
TpListTargetClustersResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfTpClusterNameTypeWrapper _targetClusters) |
TpListTargetClustersResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpListTargetClustersResponse tplisttargetclustersresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpListTargetClustersResponse |
getRaw() |
ArrayOfTpClusterNameTypeWrapper |
getTargetClusters() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setTargetClusters(ArrayOfTpClusterNameTypeWrapper _targetClusters) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfTpClusterNameTypeWrapper local_targetClusters
public TpListTargetClustersResponseWrapper()
public TpListTargetClustersResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpListTargetClustersResponse tplisttargetclustersresponse)
public TpListTargetClustersResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfTpClusterNameTypeWrapper _targetClusters)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpListTargetClustersResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setTargetClusters(ArrayOfTpClusterNameTypeWrapper _targetClusters)
public ArrayOfTpClusterNameTypeWrapper getTargetClusters()
Copyright © 2021. All rights reserved.