Class DFUFilePartWrapper


  • public class DFUFilePartWrapper
    extends Object

    DFUFilePartWrapper class.

    • Constructor Detail

      • DFUFilePartWrapper

        public DFUFilePartWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUFilePart dfuFilePart,
                                  Hashtable<Integer,​String> availableLocations)
        Instantiates a new DFU file part wrapper.
        Parameters:
        dfuFilePart - the dfu file part
        availableLocations - the available locations
      • DFUFilePartWrapper

        public DFUFilePartWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFilePart dfuFilePart,
                                  Hashtable<Integer,​String> availableLocations)
        Instantiates a new DFU file part wrapper.
        Parameters:
        dfuFilePart - the dfu file part
        availableLocations - the available locations
    • Method Detail

      • isTopLevelKey

        public boolean isTopLevelKey()
        Is this part a Top level key
        Returns:
        a boolean.
      • getPartIndex

        public Integer getPartIndex()
                             throws Exception
        Gets the part index.
        Returns:
        the part index
        Throws:
        Exception - the exception