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