Uses of Class
com.fasterxml.jackson.databind.deser.impl.SetterlessProperty
Packages that use SetterlessProperty
Package
Description
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
-
Uses of SetterlessProperty in com.fasterxml.jackson.databind.deser.impl
Constructors in com.fasterxml.jackson.databind.deser.impl with parameters of type SetterlessPropertyModifierConstructorDescriptionprotected
SetterlessProperty
(SetterlessProperty src, JsonDeserializer<?> deser, NullValueProvider nva) protected
SetterlessProperty
(SetterlessProperty src, PropertyName newName)