Class DynamicField.Attributes

    • Field Detail

      • CLEAR_VALUE_ON_MATCH

        public static final String CLEAR_VALUE_ON_MATCH
        Whether or not the DynamicField should clear the existing value when a new field is matched. If true, then the property the field targets will be cleared out and then defaulted to a new value if the matched field has a default value. If false, which is the default, then the property will be preserved.
        See Also:
        Constant Field Values