public class CLTypeInfoSerializer extends com.fasterxml.jackson.databind.JsonSerializer<CLTypeInfo>
CLTypeInfo| Constructor and Description |
|---|
CLTypeInfoSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(CLTypeInfo value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(CLTypeInfo value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<CLTypeInfo>IOExceptionCopyright © 2022. All rights reserved.