Uses of Annotation Interface
tools.jackson.databind.annotation.JsonAppend.Prop
Packages that use JsonAppend.Prop
Package
Description
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
-
Uses of JsonAppend.Prop in tools.jackson.databind.introspect
Methods in tools.jackson.databind.introspect with parameters of type JsonAppend.PropModifier and TypeMethodDescriptionprotected BeanPropertyWriterJacksonAnnotationIntrospector._constructVirtualProperty(JsonAppend.Prop prop, MapperConfig<?> config, AnnotatedClass ac)