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