public static class IncidentTimelineCellCreateAttributes.IncidentTimelineCellCreateAttributesSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<IncidentTimelineCellCreateAttributes>
| Constructor and Description |
|---|
IncidentTimelineCellCreateAttributesSerializer() |
IncidentTimelineCellCreateAttributesSerializer(Class<IncidentTimelineCellCreateAttributes> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(IncidentTimelineCellCreateAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic IncidentTimelineCellCreateAttributesSerializer(Class<IncidentTimelineCellCreateAttributes> t)
public IncidentTimelineCellCreateAttributesSerializer()
public void serialize(IncidentTimelineCellCreateAttributes value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<IncidentTimelineCellCreateAttributes>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2024. All rights reserved.