Uses of Class
com.fasterxml.jackson.databind.ser.impl.FilteredBeanPropertyWriter.SingleView
-
Packages that use FilteredBeanPropertyWriter.SingleView Package Description com.fasterxml.jackson.databind.ser.impl Contains implementation classes of serialization part of data binding. -
-
Uses of FilteredBeanPropertyWriter.SingleView in com.fasterxml.jackson.databind.ser.impl
Methods in com.fasterxml.jackson.databind.ser.impl that return FilteredBeanPropertyWriter.SingleView Modifier and Type Method Description FilteredBeanPropertyWriter.SingleView
FilteredBeanPropertyWriter.SingleView. rename(NameTransformer transformer)
-