public class ExtraPropertyUtils
extends java.lang.Object
| Constructor and Description |
|---|
ExtraPropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getExtraPropertyName(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter) |
static boolean |
shouldAddExtraProperty(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer) |