public static class AppKeyRegistrationDataType.AppKeyRegistrationDataTypeSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<AppKeyRegistrationDataType>
| Constructor and Description |
|---|
AppKeyRegistrationDataTypeSerializer() |
AppKeyRegistrationDataTypeSerializer(Class<AppKeyRegistrationDataType> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(AppKeyRegistrationDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic AppKeyRegistrationDataTypeSerializer(Class<AppKeyRegistrationDataType> t)
public AppKeyRegistrationDataTypeSerializer()
public void serialize(AppKeyRegistrationDataType value, 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.ser.std.StdSerializer<AppKeyRegistrationDataType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2025. All rights reserved.