Uses of Class
com.fasterxml.jackson.module.afterburner.ser.StringMethodPropertyWriter
Packages that use StringMethodPropertyWriter
-
Uses of StringMethodPropertyWriter in com.fasterxml.jackson.module.afterburner.ser
Fields in com.fasterxml.jackson.module.afterburner.ser with type parameters of type StringMethodPropertyWriterModifier and TypeFieldDescriptionprivate final List
<StringMethodPropertyWriter> PropertyAccessorCollector._stringGetters
Methods in com.fasterxml.jackson.module.afterburner.ser that return StringMethodPropertyWriterModifier and TypeMethodDescriptionPropertyAccessorCollector.addStringGetter
(com.fasterxml.jackson.databind.ser.BeanPropertyWriter bpw) StringMethodPropertyWriter.withAccessor
(BeanPropertyAccessor acc)