public class DFUPartLocationWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_host |
protected int |
local_locationIndex |
| Constructor and Description |
|---|
DFUPartLocationWrapper() |
DFUPartLocationWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUPartLocation dfupartlocation) |
DFUPartLocationWrapper(int _locationIndex,
String _host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getLocationIndex() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUPartLocation |
getRaw() |
void |
setHost(String _host) |
void |
setLocationIndex(int _locationIndex) |
String |
toString() |
protected int local_locationIndex
protected String local_host
public DFUPartLocationWrapper()
public DFUPartLocationWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUPartLocation dfupartlocation)
public DFUPartLocationWrapper(int _locationIndex,
String _host)
Copyright © 2021. All rights reserved.