public class ArrayOfThorClusterWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ThorClusterWrapper> |
local_thorCluster |
| Constructor and Description |
|---|
ArrayOfThorClusterWrapper() |
ArrayOfThorClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfThorCluster arrayofthorcluster) |
ArrayOfThorClusterWrapper(List<ThorClusterWrapper> _thorCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfThorCluster |
getRaw() |
List<ThorClusterWrapper> |
getThorCluster() |
void |
setThorCluster(List<ThorClusterWrapper> _thorCluster) |
String |
toString() |
protected List<ThorClusterWrapper> local_thorCluster
public ArrayOfThorClusterWrapper()
public ArrayOfThorClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfThorCluster arrayofthorcluster)
public ArrayOfThorClusterWrapper(List<ThorClusterWrapper> _thorCluster)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfThorCluster getRaw()
public void setThorCluster(List<ThorClusterWrapper> _thorCluster)
public List<ThorClusterWrapper> getThorCluster()
Copyright © 2021. All rights reserved.