public class TpSetMachineStatusResponseWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected boolean |
local_tpSetMachineStatusResult |
Constructor and Description |
---|
TpSetMachineStatusResponseWrapper() |
TpSetMachineStatusResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
boolean _tpSetMachineStatusResult) |
TpSetMachineStatusResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusResponse tpsetmachinestatusresponse) |
Modifier and Type | Method and Description |
---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusResponse |
getRaw() |
boolean |
getTpSetMachineStatusResult() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setTpSetMachineStatusResult(boolean _tpSetMachineStatusResult) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected boolean local_tpSetMachineStatusResult
public TpSetMachineStatusResponseWrapper()
public TpSetMachineStatusResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusResponse tpsetmachinestatusresponse)
public TpSetMachineStatusResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, boolean _tpSetMachineStatusResult)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setTpSetMachineStatusResult(boolean _tpSetMachineStatusResult)
public boolean getTpSetMachineStatusResult()
Copyright © 2020. All rights reserved.