Class DFUPartWrapper


  • @Deprecated
    public class DFUPartWrapper
    extends Object
    Deprecated.
    Generated Axis2 ADB stub class wrapper Class name: DFUPartWrapper Wraps class: org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUPart Output package : org.hpccsystems.ws.client.wrappers.gen.wsdfu TimeStamp: 2019-08-20T13:59:09.378Z
    • Field Detail

      • local_id

        protected int local_id
        Deprecated.
      • local_copy

        protected int local_copy
        Deprecated.
      • local_ip

        protected String local_ip
        Deprecated.
      • local_partsize

        protected String local_partsize
        Deprecated.
      • local_partSizeInt64

        protected long local_partSizeInt64
        Deprecated.
    • Constructor Detail

      • DFUPartWrapper

        public DFUPartWrapper()
        Deprecated.
        Instantiates a new DFU part wrapper.
      • DFUPartWrapper

        public DFUPartWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUPart dfupart)
        Deprecated.
        Instantiates a new DFU part wrapper.
        Parameters:
        dfupart - the dfupart
      • DFUPartWrapper

        public DFUPartWrapper​(int _id,
                              int _copy,
                              String _ip,
                              String _partsize,
                              long _partSizeInt64)
        Deprecated.
        Instantiates a new DFU part wrapper.
        Parameters:
        _id - the id
        _copy - the copy
        _ip - the ip
        _partsize - the partsize
        _partSizeInt64 - the part size int 64
    • Method Detail

      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUPart getRaw()
        Deprecated.
        Gets the raw.
        Returns:
        the raw
      • setId

        public void setId​(int _id)
        Deprecated.
        Sets the id.
        Parameters:
        _id - the new id
      • getId

        public int getId()
        Deprecated.
        Gets the id.
        Returns:
        the id
      • setCopy

        public void setCopy​(int _copy)
        Deprecated.
        Sets the copy.
        Parameters:
        _copy - the new copy
      • getCopy

        public int getCopy()
        Deprecated.
        Gets the copy.
        Returns:
        the copy
      • setIp

        public void setIp​(String _ip)
        Deprecated.
        Sets the ip.
        Parameters:
        _ip - the new ip
      • getIp

        public String getIp()
        Deprecated.
        Gets the ip.
        Returns:
        the ip
      • setPartsize

        public void setPartsize​(String _partsize)
        Deprecated.
        Sets the partsize.
        Parameters:
        _partsize - the new partsize
      • getPartsize

        public String getPartsize()
        Deprecated.
        Gets the partsize.
        Returns:
        the partsize
      • setPartSizeInt64

        public void setPartSizeInt64​(long _partSizeInt64)
        Deprecated.
        Sets the part size int 64.
        Parameters:
        _partSizeInt64 - the new part size int 64
      • getPartSizeInt64

        public long getPartSizeInt64()
        Deprecated.
        Gets the part size int 64.
        Returns:
        the part size int 64