Class MethodProperty

    • Field Detail

      • method

        protected final java.lang.reflect.Method method
    • Constructor Detail

      • MethodProperty

        public MethodProperty​(java.lang.reflect.Method method)
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Property
      • getType

        public java.lang.Class<?> getType()
        Specified by:
        getType in interface Property