public class EraseHistoryResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected History_type1Wrapper |
local_history |
| Constructor and Description |
|---|
EraseHistoryResponseWrapper() |
EraseHistoryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
History_type1Wrapper _history) |
EraseHistoryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.EraseHistoryResponse erasehistoryresponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
History_type1Wrapper |
getHistory() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.EraseHistoryResponse |
getRaw() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setHistory(History_type1Wrapper _history) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected History_type1Wrapper local_history
public EraseHistoryResponseWrapper()
public EraseHistoryResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.EraseHistoryResponse erasehistoryresponse)
public EraseHistoryResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, History_type1Wrapper _history)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.EraseHistoryResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setHistory(History_type1Wrapper _history)
public History_type1Wrapper getHistory()
Copyright © 2021. All rights reserved.