public class PointInTimeSerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<gov.va.hmp.healthtime.PointInTime>
Constructor and Description |
---|
PointInTimeSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(gov.va.hmp.healthtime.PointInTime t,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow
public void serialize(gov.va.hmp.healthtime.PointInTime t, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonGenerationException
serialize
in class com.fasterxml.jackson.databind.ser.std.StdSerializer<gov.va.hmp.healthtime.PointInTime>
IOException
com.fasterxml.jackson.core.JsonGenerationException
Copyright © 2013 Department of Veterans Affairs. All Rights Reserved.