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