Class MethodProperty

    • Constructor Detail

      • MethodProperty

        public MethodProperty​(java.beans.PropertyDescriptor property)
    • Method Detail

      • set

        public void set​(java.lang.Object object,
                        java.lang.Object value)
                 throws java.lang.Exception
        Specified by:
        set in class Property
        Throws:
        java.lang.Exception
      • get

        public java.lang.Object get​(java.lang.Object object)
        Specified by:
        get in class Property