public class DFUFilePartWrapper extends Object
| Constructor and Description |
|---|
DFUFilePartWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFilePart dfuFilePart,
Hashtable<Integer,String> availableLocations)
Instantiates a new DFU file part wrapper.
|
DFUFilePartWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFilePart dfuFilePart,
Hashtable<Integer,String> availableLocations)
Instantiates a new DFU file part wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
DFUFileCopyWrapper[] |
getCopies()
Gets the copies.
|
Integer |
getPartIndex()
Gets the part index.
|
boolean |
isTopLevelKey()
Is this part a Top level key
|
public DFUFilePartWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFilePart dfuFilePart,
Hashtable<Integer,String> availableLocations)
dfuFilePart - the dfu file partavailableLocations - the available locationspublic boolean isTopLevelKey()
public Integer getPartIndex() throws Exception
Exception - the exceptionpublic DFUFileCopyWrapper[] getCopies() throws Exception
Exception - the exceptionCopyright © 2021. All rights reserved.