public class TpMachineInfoResponseWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected TpMachineWrapper |
local_machineInfo |
Constructor and Description |
---|
TpMachineInfoResponseWrapper() |
TpMachineInfoResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
TpMachineWrapper _machineInfo) |
TpMachineInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoResponse tpmachineinforesponse) |
Modifier and Type | Method and Description |
---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
TpMachineWrapper |
getMachineInfo() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoResponse |
getRaw() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setMachineInfo(TpMachineWrapper _machineInfo) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected TpMachineWrapper local_machineInfo
public TpMachineInfoResponseWrapper()
public TpMachineInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoResponse tpmachineinforesponse)
public TpMachineInfoResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, TpMachineWrapper _machineInfo)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setMachineInfo(TpMachineWrapper _machineInfo)
public TpMachineWrapper getMachineInfo()
Copyright © 2020. All rights reserved.