public class SensorVariableInfoSerializer extends com.fasterxml.jackson.databind.JsonSerializer<SensorVariable>
| Constructor and Description |
|---|
SensorVariableInfoSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(SensorVariable sensorVariable,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(SensorVariable sensorVariable, 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<SensorVariable>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2015–2019. All rights reserved.