Class PropertyBackedBeanSetPropertyEvent

    • Constructor Detail

      • PropertyBackedBeanSetPropertyEvent

        public PropertyBackedBeanSetPropertyEvent​(PropertyBackedBean source,
                                                  String name,
                                                  String value)
        The Constructor.
        Parameters:
        source - the source of the event
    • Method Detail

      • getName

        public String getName()
      • getValue

        public String getValue()