public class IntendedUseSerializer extends com.fasterxml.jackson.databind.JsonSerializer<IntendedUse>
IntendedUse
into Cloudwords API input format.Constructor and Description |
---|
IntendedUseSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(IntendedUse value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(IntendedUse value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<IntendedUse>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2016. All rights reserved.