Class PropertyDescriptorWrapper

    • Constructor Detail

    • Method Detail

      • getPropertyType

        public Class<?> getPropertyType()
      • getName

        public String getName()
      • getReadMethod

        public Method getReadMethod()
      • getWriteMethod

        public Method getWriteMethod()