Class PropertyConfigItemBean

    • Constructor Detail

      • PropertyConfigItemBean

        public PropertyConfigItemBean()
    • Method Detail

      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getType

        public String getType()
      • setType

        public void setType​(String type)