Class WritePropertyAction

    • Field Detail

      • propertyName

        private final String propertyName
      • value

        private final String value
    • Constructor Detail

      • WritePropertyAction

        public WritePropertyAction​(String propertyName,
                                   String value)
        Construct a new instance.
        Parameters:
        propertyName - the property name to set
        value - the value to use