Package tigase.conf

Class ConfigReader.AbstractEnvironmentPropertyVariable

    • Constructor Detail

      • AbstractEnvironmentPropertyVariable

        protected AbstractEnvironmentPropertyVariable()
      • AbstractEnvironmentPropertyVariable

        protected AbstractEnvironmentPropertyVariable​(String name,
                                                      String defValue)
    • Method Detail

      • getName

        protected String getName()
      • setName

        protected void setName​(String name)
      • getDefValue

        protected String getDefValue()
      • setDefValue

        protected void setDefValue​(String defValue)