public class MonitoringLocationJsonSerializer extends org.codehaus.jackson.map.ser.std.SerializerBase<OnmsMonitoringLocation>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
MonitoringLocationJsonSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
serialize(OnmsMonitoringLocation value,
         org.codehaus.jackson.JsonGenerator jgen,
         org.codehaus.jackson.map.SerializerProvider provider)  | 
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrowpublic void serialize(OnmsMonitoringLocation value, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider) throws IOException, org.codehaus.jackson.JsonGenerationException
serialize in class org.codehaus.jackson.map.ser.std.SerializerBase<OnmsMonitoringLocation>IOExceptionorg.codehaus.jackson.JsonGenerationExceptionCopyright © 2021. All rights reserved.