public class ArrayOfTpMachineWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<TpMachineWrapper> |
local_tpMachine |
| Constructor and Description |
|---|
ArrayOfTpMachineWrapper() |
ArrayOfTpMachineWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpMachine arrayoftpmachine) |
ArrayOfTpMachineWrapper(List<TpMachineWrapper> _tpMachine) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpMachine |
getRaw() |
List<TpMachineWrapper> |
getTpMachine() |
void |
setTpMachine(List<TpMachineWrapper> _tpMachine) |
String |
toString() |
protected List<TpMachineWrapper> local_tpMachine
public ArrayOfTpMachineWrapper()
public ArrayOfTpMachineWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpMachine arrayoftpmachine)
public ArrayOfTpMachineWrapper(List<TpMachineWrapper> _tpMachine)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.ArrayOfTpMachine getRaw()
public void setTpMachine(List<TpMachineWrapper> _tpMachine)
public List<TpMachineWrapper> getTpMachine()
Copyright © 2021. All rights reserved.