Class ServiceInstall.InstalledFile

  • Enclosing class:
    ServiceInstall

    public static class ServiceInstall.InstalledFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InstalledFile()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      java.lang.String getStore()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstalledFile

        public InstalledFile()
    • Method Detail

      • getStore

        public java.lang.String getStore()
      • getPath

        public java.lang.String getPath()