public class GetDFUExceptionsResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected ArrayOfDFUExceptionWrapper |
local_result |
| Constructor and Description |
|---|
GetDFUExceptionsResponseWrapper() |
GetDFUExceptionsResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
ArrayOfDFUExceptionWrapper _result) |
GetDFUExceptionsResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.GetDFUExceptionsResponse getdfuexceptionsresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.GetDFUExceptionsResponse |
getRaw() |
ArrayOfDFUExceptionWrapper |
getResult() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setResult(ArrayOfDFUExceptionWrapper _result) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected ArrayOfDFUExceptionWrapper local_result
public GetDFUExceptionsResponseWrapper()
public GetDFUExceptionsResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.GetDFUExceptionsResponse getdfuexceptionsresponse)
public GetDFUExceptionsResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfDFUExceptionWrapper _result)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.GetDFUExceptionsResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setResult(ArrayOfDFUExceptionWrapper _result)
public ArrayOfDFUExceptionWrapper getResult()
Copyright © 2021. All rights reserved.