Class PowerUpdateClient

    • Constructor Detail

      • PowerUpdateClient

        public PowerUpdateClient()
    • Method Detail

      • getDestinationName

        public java.lang.String getDestinationName()
        The destination for the bundled file.
      • setDestinationName

        public void setDestinationName​(java.lang.String DestinationName)
        The destination for the bundled file.
      • setMacOSXClientZIP

        public void setMacOSXClientZIP​(java.lang.String path)
        The zip file for MacOSX that should be bundled.
      • getMacOSXClientZIP

        public java.lang.String getMacOSXClientZIP()
        The zip file for MacOSX that should be bundled.
      • setUnixClientZIP

        public void setUnixClientZIP​(java.lang.String path)
        The zip file for UNIX that should be bundled.
      • getUnixClientZIP

        public java.lang.String getUnixClientZIP()
        The zip file for UNIX that should be bundled.
      • setWindowsClientZIP

        public void setWindowsClientZIP​(java.lang.String path)
        The zip file for Windows that should be bundled.
      • getWindowsClientZIP

        public java.lang.String getWindowsClientZIP()
        The zip file for Windows that should be bundled.