Class WritePropertyIfAbsentAction

    • Field Detail

      • propertyName

        private final String propertyName
      • value

        private final String value
    • Constructor Detail

      • WritePropertyIfAbsentAction

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