public class ArrayOfTargetClusterWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TargetClusterWrapper> |
local_targetCluster |
| Constructor and Description |
|---|
ArrayOfTargetClusterWrapper() |
ArrayOfTargetClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfTargetCluster arrayoftargetcluster) |
ArrayOfTargetClusterWrapper(List<TargetClusterWrapper> _targetCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfTargetCluster |
getRaw() |
List<TargetClusterWrapper> |
getTargetCluster() |
void |
setTargetCluster(List<TargetClusterWrapper> _targetCluster) |
String |
toString() |
protected List<TargetClusterWrapper> local_targetCluster
public ArrayOfTargetClusterWrapper()
public ArrayOfTargetClusterWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfTargetCluster arrayoftargetcluster)
public ArrayOfTargetClusterWrapper(List<TargetClusterWrapper> _targetCluster)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.ArrayOfTargetCluster getRaw()
public void setTargetCluster(List<TargetClusterWrapper> _targetCluster)
public List<TargetClusterWrapper> getTargetCluster()
Copyright © 2021. All rights reserved.