public final class VariableSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Variable>
Serializer for Variable instances
| Constructor and Description |
|---|
VariableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Variable variable,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(Variable variable, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Variable>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.