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