public class RowTypeEnumJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<RowTypeEnum>
| Constructor and Description |
|---|
RowTypeEnumJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(RowTypeEnum value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(RowTypeEnum value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<RowTypeEnum>IOExceptionCopyright © 2025. All Rights Reserved.