public class LinkPropertyWriter
extends com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter
_accessorMethod, _cfgSerializationType, _contextAnnotations, _declaredType, _dynamicSerializers, _field, _includeInViews, _internalSettings, _member, _name, _nonTrivialBaseType, _nullSerializer, _serializer, _suppressableValue, _suppressNulls, _typeSerializer, _wrapperName, MARKER_FOR_EMPTY| Modifier | Constructor and Description |
|---|---|
protected |
LinkPropertyWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
value(java.lang.Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider prov) |
com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter |
withConfig(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config,
com.fasterxml.jackson.databind.introspect.AnnotatedClass declaringClass,
com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition propDef,
com.fasterxml.jackson.databind.JavaType type) |
_suppressableValue, _suppressNulls, isVirtual, serializeAsElement, serializeAsField_depositSchemaProperty, _findAndAddDynamic, _handleSelfReference, _new, assignNullSerializer, assignSerializer, assignTypeSerializer, depositSchemaProperty, depositSchemaProperty, fixAccess, get, getAnnotation, getContextAnnotation, getFullName, getGenericPropertyType, getInternalSetting, getMember, getName, getPropertyType, getRawSerializationType, getSerializationType, getSerializedName, getSerializer, getType, getTypeSerializer, getViews, getWrapperName, hasNullSerializer, hasSerializer, isUnwrapping, removeInternalSetting, rename, serializeAsOmittedField, serializeAsPlaceholder, setInternalSetting, setNonTrivialBaseType, toString, unwrappingWriter, willSuppressNulls, wouldConflictWithNameprotected java.lang.Object value(java.lang.Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider prov)
value in class com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriterpublic com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter withConfig(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config,
com.fasterxml.jackson.databind.introspect.AnnotatedClass declaringClass,
com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition propDef,
com.fasterxml.jackson.databind.JavaType type)
withConfig in class com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter