public class ArrayOfEspExceptionWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<EspExceptionWrapper> |
local_exception |
protected String |
local_source |
| Constructor and Description |
|---|
ArrayOfEspExceptionWrapper() |
ArrayOfEspExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfEspException arrayofespexception) |
ArrayOfEspExceptionWrapper(String _source,
List<EspExceptionWrapper> _exception) |
| Modifier and Type | Method and Description |
|---|---|
List<EspExceptionWrapper> |
getException() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfEspException |
getRaw() |
String |
getSource() |
void |
setException(List<EspExceptionWrapper> _exception) |
void |
setSource(String _source) |
String |
toString() |
protected String local_source
protected List<EspExceptionWrapper> local_exception
public ArrayOfEspExceptionWrapper()
public ArrayOfEspExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfEspException arrayofespexception)
public ArrayOfEspExceptionWrapper(String _source, List<EspExceptionWrapper> _exception)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.ArrayOfEspException getRaw()
public void setSource(String _source)
public String getSource()
public void setException(List<EspExceptionWrapper> _exception)
public List<EspExceptionWrapper> getException()
Copyright © 2021. All rights reserved.