Uses of Class
com.fasterxml.jackson.module.afterburner.ser.StringMethodPropertyWriter
-
Packages that use StringMethodPropertyWriter Package Description com.fasterxml.jackson.module.afterburner.ser -
-
Uses of StringMethodPropertyWriter in com.fasterxml.jackson.module.afterburner.ser
Methods in com.fasterxml.jackson.module.afterburner.ser that return StringMethodPropertyWriter Modifier and Type Method Description StringMethodPropertyWriter
PropertyAccessorCollector. addStringGetter(com.fasterxml.jackson.databind.ser.BeanPropertyWriter bpw)
StringMethodPropertyWriter
StringMethodPropertyWriter. withAccessor(BeanPropertyAccessor acc)
-