public class ArrayOfTpClusterWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpClusterWrapper> |
local_tpCluster |
| Constructor and Description |
|---|
ArrayOfTpClusterWrapper() |
ArrayOfTpClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpCluster arrayoftpcluster) |
ArrayOfTpClusterWrapper(List<TpClusterWrapper> _tpCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpCluster |
getRaw() |
List<TpClusterWrapper> |
getTpCluster() |
void |
setTpCluster(List<TpClusterWrapper> _tpCluster) |
String |
toString() |
protected List<TpClusterWrapper> local_tpCluster
public ArrayOfTpClusterWrapper()
public ArrayOfTpClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpCluster arrayoftpcluster)
public ArrayOfTpClusterWrapper(List<TpClusterWrapper> _tpCluster)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpCluster getRaw()
public void setTpCluster(List<TpClusterWrapper> _tpCluster)
public List<TpClusterWrapper> getTpCluster()
Copyright © 2021. All rights reserved.