public class SMCPriorityResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
| Constructor and Description |
|---|
SMCPriorityResponseWrapper() |
SMCPriorityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions) |
SMCPriorityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.SMCPriorityResponse smcpriorityresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.SMCPriorityResponse |
getRaw() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
public SMCPriorityResponseWrapper()
public SMCPriorityResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.SMCPriorityResponse smcpriorityresponse)
public SMCPriorityResponseWrapper(ArrayOfEspExceptionWrapper _exceptions)
public org.hpccsystems.ws.client.gen.axis2.wssmc.v1_23.SMCPriorityResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
Copyright © 2021. All rights reserved.