| 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. | 
| Constructor and Description | 
|---|
| ObjectIdReferenceProperty(ObjectIdReferenceProperty src,
                         JsonDeserializer<?> deser,
                         NullValueProvider nva) | 
| ObjectIdReferenceProperty(ObjectIdReferenceProperty src,
                         PropertyName newName) | 
| PropertyReferring(ObjectIdReferenceProperty parent,
                 UnresolvedForwardReference ref,
                 Class<?> type,
                 Object ob) | 
Copyright © 2008–2020 FasterXML. All rights reserved.