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