public class ArrayOfTpLogicalClusterWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpLogicalClusterWrapper> |
local_tpLogicalCluster |
| Constructor and Description |
|---|
ArrayOfTpLogicalClusterWrapper() |
ArrayOfTpLogicalClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLogicalCluster arrayoftplogicalcluster) |
ArrayOfTpLogicalClusterWrapper(List<TpLogicalClusterWrapper> _tpLogicalCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLogicalCluster |
getRaw() |
List<TpLogicalClusterWrapper> |
getTpLogicalCluster() |
void |
setTpLogicalCluster(List<TpLogicalClusterWrapper> _tpLogicalCluster) |
String |
toString() |
protected List<TpLogicalClusterWrapper> local_tpLogicalCluster
public ArrayOfTpLogicalClusterWrapper()
public ArrayOfTpLogicalClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLogicalCluster arrayoftplogicalcluster)
public ArrayOfTpLogicalClusterWrapper(List<TpLogicalClusterWrapper> _tpLogicalCluster)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpLogicalCluster getRaw()
public void setTpLogicalCluster(List<TpLogicalClusterWrapper> _tpLogicalCluster)
public List<TpLogicalClusterWrapper> getTpLogicalCluster()
Copyright © 2021. All rights reserved.