public class ExtraPropertyUtils extends Object
| Constructor and Description |
|---|
ExtraPropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExtraPropertyName(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter) |
static boolean |
shouldAddExtraProperty(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer) |
public static String getExtraPropertyName(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter)
public static boolean shouldAddExtraProperty(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.