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