public class ExceptionsWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
Constructor and Description |
---|
ExceptionsWrapper() |
ExceptionsWrapper(ArrayOfEspExceptionWrapper _exceptions) |
ExceptionsWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.Exceptions exceptions) |
Modifier and Type | Method and Description |
---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.Exceptions |
getRaw() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
public ExceptionsWrapper()
public ExceptionsWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.Exceptions exceptions)
public ExceptionsWrapper(ArrayOfEspExceptionWrapper _exceptions)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.Exceptions getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
Copyright © 2020. All rights reserved.