public class TpSetMachineStatusRequestWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
local_machinePath |
protected String |
local_statusValue |
Constructor and Description |
---|
TpSetMachineStatusRequestWrapper() |
TpSetMachineStatusRequestWrapper(String _machinePath,
String _statusValue) |
TpSetMachineStatusRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusRequest tpsetmachinestatusrequest) |
Modifier and Type | Method and Description |
---|---|
String |
getMachinePath() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusRequest |
getRaw() |
String |
getStatusValue() |
void |
setMachinePath(String _machinePath) |
void |
setStatusValue(String _statusValue) |
String |
toString() |
protected String local_machinePath
protected String local_statusValue
public TpSetMachineStatusRequestWrapper()
public TpSetMachineStatusRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusRequest tpsetmachinestatusrequest)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpSetMachineStatusRequest getRaw()
public void setMachinePath(String _machinePath)
public String getMachinePath()
public void setStatusValue(String _statusValue)
public String getStatusValue()
Copyright © 2020. All rights reserved.