Class ExtraPropertyUtils


  • public class ExtraPropertyUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getExtraPropertyName​(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter)  
      static boolean shouldAddExtraProperty​(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExtraPropertyUtils

        public ExtraPropertyUtils()
    • Method Detail

      • getExtraPropertyName

        public static java.lang.String getExtraPropertyName​(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter)
      • shouldAddExtraProperty

        public static boolean shouldAddExtraProperty​(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer)