Class PropertyConfig


  • public class PropertyConfig
    extends Object
    INTERNAL:
    • Constructor Detail

      • PropertyConfig

        public PropertyConfig()
    • Method Detail

      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • setValue

        public void setValue​(String value)
      • getValue

        public String getValue()