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