Class PropertyDescriptor


  • public class PropertyDescriptor
    extends Object
    • Constructor Detail

      • PropertyDescriptor

        public PropertyDescriptor​(String name,
                                  String type,
                                  String description)
    • Method Detail

      • getName

        public String getName()
      • getType

        public String getType()
      • getDescription

        public String getDescription()