Constructor and Description |
---|
Volume.Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(Volume volume,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
public void serialize(Volume volume, com.fasterxml.jackson.core.JsonGenerator jsonGen, com.fasterxml.jackson.databind.SerializerProvider serProvider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<Volume>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2015. All Rights Reserved.