public interface SerializeValueFilter
-
Method Summary
-
Method Details
-
shouldIgnore
- Parameters:
name- the attribute name if set.value- the value which will get serialized.- Returns:
- true if the value should be ignored and not serialized.
-
name - the attribute name if set.value - the value which will get serialized.