public class TpMachineInfoRequestWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
local_name |
protected String |
local_netAddress |
Constructor and Description |
---|
TpMachineInfoRequestWrapper() |
TpMachineInfoRequestWrapper(String _name,
String _netAddress) |
TpMachineInfoRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoRequest tpmachineinforequest) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getNetAddress() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoRequest |
getRaw() |
void |
setName(String _name) |
void |
setNetAddress(String _netAddress) |
String |
toString() |
protected String local_name
protected String local_netAddress
public TpMachineInfoRequestWrapper()
public TpMachineInfoRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_28.TpMachineInfoRequest tpmachineinforequest)
Copyright © 2020. All rights reserved.