public class WUUpdateResponseWrapper extends Object
| Constructor and Description |
|---|
WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUUpdateResponse resp)
Instantiates a new WU update response wrapper.
|
WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUUpdateResponse resp)
Instantiates a new WU update response wrapper.
|
WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUUpdateResponse resp)
Instantiates a new WU update response wrapper.
|
WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUUpdateResponse resp)
Instantiates a new WU update response wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions()
Gets the exceptions.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfEspException |
getRawArrayOfEspExceptions()
Gets the raw array of esp exceptions.
|
WorkunitWrapper |
getWorkunitWrapper()
Gets the workunit wrapper.
|
void |
setExceptions(ArrayOfEspExceptionWrapper exceptions)
Sets the exceptions.
|
void |
setWorkunit(WorkunitWrapper workunit)
Sets the workunit.
|
String |
toString() |
public WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.WUUpdateResponse resp)
resp - the resppublic WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WUUpdateResponse resp)
resp - the resppublic WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.WUUpdateResponse resp)
resp - the resppublic WUUpdateResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUUpdateResponse resp)
resp - the resppublic WorkunitWrapper getWorkunitWrapper()
public void setWorkunit(WorkunitWrapper workunit)
workunit - the workunit to setpublic ArrayOfEspExceptionWrapper getExceptions()
public void setExceptions(ArrayOfEspExceptionWrapper exceptions)
exceptions - the exceptions to setpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfEspException getRawArrayOfEspExceptions()
Copyright © 2021. All rights reserved.