Class LoaderRepositoryConfig


  • public class LoaderRepositoryConfig
    extends Object
    • Field Detail

      • configParserClass

        protected String configParserClass
      • value

        protected String value
    • Constructor Detail

      • LoaderRepositoryConfig

        public LoaderRepositoryConfig()
    • Method Detail

      • getConfigParserClass

        public String getConfigParserClass()
        Gets the value of the configParserClass property.
        Returns:
        possible object is String
      • setConfigParserClass

        public void setConfigParserClass​(String value)
        Sets the value of the configParserClass property.
        Parameters:
        value - allowed object is String
      • getvalue

        public String getvalue()
        Gets the value of the value property.
        Returns:
        possible object is String
      • setvalue

        public void setvalue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String