Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
Modifier and Type | Field and Description |
---|---|
private ObjectIdReferenceProperty |
ObjectIdReferenceProperty.PropertyReferring._parent |
Constructor and Description |
---|
ObjectIdReferenceProperty(ObjectIdReferenceProperty src,
JsonDeserializer<?> deser) |
ObjectIdReferenceProperty(ObjectIdReferenceProperty src,
PropertyName newName) |
PropertyReferring(ObjectIdReferenceProperty parent,
UnresolvedForwardReference ref,
java.lang.Class<?> type,
java.lang.Object ob) |