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