Uses of Annotation Interface
tools.jackson.databind.annotation.JsonAppend.Attr
Packages that use JsonAppend.Attr
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.Attr in tools.jackson.databind.introspect
Methods in tools.jackson.databind.introspect with parameters of type JsonAppend.AttrModifier and TypeMethodDescriptionprotected BeanPropertyWriterJacksonAnnotationIntrospector._constructVirtualProperty(JsonAppend.Attr attr, MapperConfig<?> config, AnnotatedClass ac, JavaType type)