|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectIdValueProperty | |
|---|---|
| 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. |
| Uses of ObjectIdValueProperty in com.fasterxml.jackson.databind.deser.impl |
|---|
| Methods in com.fasterxml.jackson.databind.deser.impl that return ObjectIdValueProperty | |
|---|---|
ObjectIdValueProperty |
ObjectIdValueProperty.withName(String newName)
|
ObjectIdValueProperty |
ObjectIdValueProperty.withValueDeserializer(JsonDeserializer<?> deser)
|
| Constructors in com.fasterxml.jackson.databind.deser.impl with parameters of type ObjectIdValueProperty | |
|---|---|
ObjectIdValueProperty(ObjectIdValueProperty src,
JsonDeserializer<?> deser)
|
|
ObjectIdValueProperty(ObjectIdValueProperty src,
String newName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||