public class ArrayOfECLGraphWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ECLGraphWrapper> |
local_eCLGraph |
| Constructor and Description |
|---|
ArrayOfECLGraphWrapper() |
ArrayOfECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLGraph arrayofeclgraph) |
ArrayOfECLGraphWrapper(List<ECLGraphWrapper> _eCLGraph) |
| Modifier and Type | Method and Description |
|---|---|
List<ECLGraphWrapper> |
getECLGraph() |
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLGraph |
getRaw() |
void |
setECLGraph(List<ECLGraphWrapper> _eCLGraph) |
String |
toString() |
protected List<ECLGraphWrapper> local_eCLGraph
public ArrayOfECLGraphWrapper()
public ArrayOfECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLGraph arrayofeclgraph)
public ArrayOfECLGraphWrapper(List<ECLGraphWrapper> _eCLGraph)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLGraph getRaw()
public void setECLGraph(List<ECLGraphWrapper> _eCLGraph)
public List<ECLGraphWrapper> getECLGraph()
Copyright © 2021. All rights reserved.