public class DFUFileCopyWrapper extends Object
| Constructor and Description |
|---|
DFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCopy dfuFileCopy,
String resolvedhost)
Instantiates a new DFU file copy wrapper.
|
DFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFileCopy dfuFileCopy,
String resolvedhost)
Instantiates a new DFU file copy wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyHost()
Gets the copy host.
|
Integer |
getCopyIndex()
Gets the copy index.
|
String |
getCopyPath()
Gets the copy path.
|
Integer |
getLocationIndex()
Gets the location index.
|
void |
setLocationIndex(Integer locationIndex)
Sets the location index.
|
public DFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCopy dfuFileCopy,
String resolvedhost)
dfuFileCopy - the dfu file copyresolvedhost - the resolvedhostpublic DFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFileCopy dfuFileCopy,
String resolvedhost)
dfuFileCopy - the dfu file copyresolvedhost - the resolvedhostpublic String getCopyHost()
public String getCopyPath()
public Integer getCopyIndex()
public Integer getLocationIndex()
public void setLocationIndex(Integer locationIndex)
locationIndex - the new location indexCopyright © 2021. All rights reserved.