public class CCAVSMatchEnumJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<CCAVSMatchEnum>
Constructor and Description |
---|
CCAVSMatchEnumJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(CCAVSMatchEnum value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(CCAVSMatchEnum value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<CCAVSMatchEnum>
IOException
Copyright © 2017. All rights reserved.