| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.introspect | Functionality needed for Bean introspection, required for detecting
 accessors and mutators for Beans, as well as locating and handling
 method annotations. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BeanPropertyWriter | JacksonAnnotationIntrospector. _constructVirtualProperty(JsonAppend.Prop prop,
                         MapperConfig<?> config,
                         AnnotatedClass ac) | 
Copyright © 2008–2016 FasterXML. All rights reserved.