public static class SardObjectMapper.SardPOJOPropertiesCollector
extends com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector
_annotationIntrospector, _anyGetters, _anySetterField, _anySetters, _classDef, _collected, _config, _creatorProperties, _fieldRenameMappings, _forSerialization, _ignoredPropertyNames, _injectables, _jsonValueAccessors, _mutatorPrefix, _properties, _stdBeanNaming, _type, _useAnnotations, _visibilityChecker| Modifier | Constructor and Description |
|---|---|
protected |
SardPOJOPropertiesCollector(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config,
boolean forSerialization,
com.fasterxml.jackson.databind.JavaType type,
com.fasterxml.jackson.databind.introspect.AnnotatedClass classDef,
String mutatorPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_removeUnwantedAccessor(Map<String,com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder> props) |
_addCreatorParam, _addCreators, _addFields, _addGetterMethod, _addInjectables, _addMethods, _addSetterMethod, _doAddInjectable, _property, _property, _removeUnwantedProperties, _renameProperties, _renameUsing, _renameWithWrappers, _sortProperties, _updateCreatorProperty, collectAll, findPOJOBuilderClass, getAnnotationIntrospector, getAnyGetter, getAnySetterField, getAnySetterMethod, getClassDef, getConfig, getIgnoredPropertyNames, getInjectables, getJsonValueAccessor, getJsonValueMethod, getObjectIdInfo, getProperties, getPropertyMap, getType, reportProblemprotected SardPOJOPropertiesCollector(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config,
boolean forSerialization,
com.fasterxml.jackson.databind.JavaType type,
com.fasterxml.jackson.databind.introspect.AnnotatedClass classDef,
String mutatorPrefix)
Copyright © 2020 Scalable Capital GmbH. All rights reserved.