public class ArrayOfECLResultWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ECLResultWrapper> |
local_eCLResult |
| Constructor and Description |
|---|
ArrayOfECLResultWrapper() |
ArrayOfECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLResult arrayofeclresult) |
ArrayOfECLResultWrapper(List<ECLResultWrapper> _eCLResult) |
| Modifier and Type | Method and Description |
|---|---|
List<ECLResultWrapper> |
getECLResult() |
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLResult |
getRaw() |
void |
setECLResult(List<ECLResultWrapper> _eCLResult) |
String |
toString() |
protected List<ECLResultWrapper> local_eCLResult
public ArrayOfECLResultWrapper()
public ArrayOfECLResultWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLResult arrayofeclresult)
public ArrayOfECLResultWrapper(List<ECLResultWrapper> _eCLResult)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLResult getRaw()
public void setECLResult(List<ECLResultWrapper> _eCLResult)
public List<ECLResultWrapper> getECLResult()
Copyright © 2021. All rights reserved.