public static class VolumesFrom.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<VolumesFrom>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(VolumesFrom volumeFrom,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
public void serialize(VolumesFrom volumeFrom, 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<VolumesFrom>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2017. All Rights Reserved.