Uses of Class
com.fasterxml.jackson.databind.deser.impl.ObjectIdValueProperty
Packages that use ObjectIdValueProperty
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 ObjectIdValueProperty in com.fasterxml.jackson.databind.deser.impl
Constructors in com.fasterxml.jackson.databind.deser.impl with parameters of type ObjectIdValuePropertyModifierConstructorDescriptionprotected
ObjectIdValueProperty
(ObjectIdValueProperty src, JsonDeserializer<?> deser, NullValueProvider nva) protected
ObjectIdValueProperty
(ObjectIdValueProperty src, PropertyName newName)