Uses of Class
com.fasterxml.jackson.module.afterburner.deser.SettableStringMethodProperty
-
Packages that use SettableStringMethodProperty Package Description com.fasterxml.jackson.module.afterburner.deser -
-
Uses of SettableStringMethodProperty in com.fasterxml.jackson.module.afterburner.deser
Fields in com.fasterxml.jackson.module.afterburner.deser with type parameters of type SettableStringMethodProperty Modifier and Type Field Description private java.util.List<SettableStringMethodProperty>PropertyMutatorCollector. _stringSettersMethods in com.fasterxml.jackson.module.afterburner.deser that return SettableStringMethodProperty Modifier and Type Method Description SettableStringMethodPropertyPropertyMutatorCollector. addStringSetter(com.fasterxml.jackson.databind.deser.SettableBeanProperty prop)
-