Class SFClientConfig.CommonProps

    • Constructor Detail

      • CommonProps

        public CommonProps()
    • Method Detail

      • CommonProps

        public void CommonProps​(String logLevel,
                                String logPath)
      • getLogLevel

        public String getLogLevel()
      • setLogLevel

        public void setLogLevel​(String logLevel)
      • getLogPath

        public String getLogPath()
      • setLogPath

        public void setLogPath​(String logPath)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object