public class DfuMonitorResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected String |
local_wuid |
| Constructor and Description |
|---|
DfuMonitorResponseWrapper() |
DfuMonitorResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _wuid) |
DfuMonitorResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DfuMonitorResponse dfumonitorresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DfuMonitorResponse |
getRaw() |
String |
getWuid() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setWuid(String _wuid) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected String local_wuid
public DfuMonitorResponseWrapper()
public DfuMonitorResponseWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DfuMonitorResponse dfumonitorresponse)
public DfuMonitorResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, String _wuid)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_20.DfuMonitorResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setWuid(String _wuid)
public String getWuid()
Copyright © 2021. All rights reserved.