Class ReplacePropertyAction

    • Field Detail

      • propertyName

        private final String propertyName
      • value

        private final String value
    • Constructor Detail

      • ReplacePropertyAction

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