Class WritableMethodProperty

    • Constructor Detail

      • WritableMethodProperty

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

      • set

        public void set​(java.lang.Object obj,
                        java.lang.Object value)
                 throws java.lang.reflect.InvocationTargetException
        Specified by:
        set in interface WritableProperty
        Throws:
        java.lang.reflect.InvocationTargetException