public class TpSwapNodeResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected boolean |
local_tpSwapNodeResult |
| Constructor and Description |
|---|
TpSwapNodeResponseWrapper() |
TpSwapNodeResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
boolean _tpSwapNodeResult) |
TpSwapNodeResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpSwapNodeResponse tpswapnoderesponse) |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpSwapNodeResponse |
getRaw() |
boolean |
getTpSwapNodeResult() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setTpSwapNodeResult(boolean _tpSwapNodeResult) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected boolean local_tpSwapNodeResult
public TpSwapNodeResponseWrapper()
public TpSwapNodeResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpSwapNodeResponse tpswapnoderesponse)
public TpSwapNodeResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, boolean _tpSwapNodeResult)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpSwapNodeResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setTpSwapNodeResult(boolean _tpSwapNodeResult)
public boolean getTpSwapNodeResult()
Copyright © 2021. All rights reserved.