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