public static class JsonJacksonImpl.OnumJsonSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Onum<?,?>>
| Constructor and Description |
|---|
OnumJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Onum<?,?> onum,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic void serialize(Onum<?,?> onum, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Onum<?,?>>IOExceptionCopyright © 2014–2017. All rights reserved.