public class ArrayOfECLExceptionWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected List<ECLExceptionWrapper> |
local_eCLException |
Constructor and Description |
---|
ArrayOfECLExceptionWrapper() |
ArrayOfECLExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v1_05.ArrayOfECLException arrayofeclexception) |
ArrayOfECLExceptionWrapper(List<ECLExceptionWrapper> _eCLException) |
Modifier and Type | Method and Description |
---|---|
List<ECLExceptionWrapper> |
getECLException() |
org.hpccsystems.ws.client.gen.axis2.wssql.v1_05.ArrayOfECLException |
getRaw() |
void |
setECLException(List<ECLExceptionWrapper> _eCLException) |
String |
toString() |
protected List<ECLExceptionWrapper> local_eCLException
public ArrayOfECLExceptionWrapper()
public ArrayOfECLExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v1_05.ArrayOfECLException arrayofeclexception)
public ArrayOfECLExceptionWrapper(List<ECLExceptionWrapper> _eCLException)
public org.hpccsystems.ws.client.gen.axis2.wssql.v1_05.ArrayOfECLException getRaw()
public void setECLException(List<ECLExceptionWrapper> _eCLException)
public List<ECLExceptionWrapper> getECLException()
Copyright © 2021. All rights reserved.