public class ArrayOfTpTargetClusterWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpTargetClusterWrapper> |
local_tpTargetCluster |
| Constructor and Description |
|---|
ArrayOfTpTargetClusterWrapper() |
ArrayOfTpTargetClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpTargetCluster arrayoftptargetcluster) |
ArrayOfTpTargetClusterWrapper(List<TpTargetClusterWrapper> _tpTargetCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpTargetCluster |
getRaw() |
List<TpTargetClusterWrapper> |
getTpTargetCluster() |
void |
setTpTargetCluster(List<TpTargetClusterWrapper> _tpTargetCluster) |
String |
toString() |
protected List<TpTargetClusterWrapper> local_tpTargetCluster
public ArrayOfTpTargetClusterWrapper()
public ArrayOfTpTargetClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpTargetCluster arrayoftptargetcluster)
public ArrayOfTpTargetClusterWrapper(List<TpTargetClusterWrapper> _tpTargetCluster)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpTargetCluster getRaw()
public void setTpTargetCluster(List<TpTargetClusterWrapper> _tpTargetCluster)
public List<TpTargetClusterWrapper> getTpTargetCluster()
Copyright © 2021. All rights reserved.